You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please describe what you would like to see in this project
The SDK does not support parent classes. The properties are in the objects, but the annotations are missing.
The SDK should read those annotations as if they are in the child class.
Please describe your use case
This is useful when items of the SDK inherit from each other because of a shared base class.
The text was updated successfully, but these errors were encountered:
Please describe what you would like to see in this project
The SDK does not support parent classes. The properties are in the objects, but the annotations are missing.
The SDK should read those annotations as if they are in the child class.
Please describe your use case
This is useful when items of the SDK inherit from each other because of a shared base class.
The text was updated successfully, but these errors were encountered: