Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Type decorator should account for inherited properties #3

Open
CodestarGames opened this issue Feb 3, 2023 · 0 comments
Open

Comments

@CodestarGames
Copy link

I have a base class that as some JSON schema field decorators in it, and a child class that extends that which has it's own field decorators. However, when the json files get created like in the example, the child json doesn't contain the fields from the parent class that I decorated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant