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

implement properties defaults and multi-definition trimming in Python #1726

Closed
3 tasks
baywet opened this issue Jul 7, 2022 · 0 comments · Fixed by #1961
Closed
3 tasks

implement properties defaults and multi-definition trimming in Python #1726

baywet opened this issue Jul 7, 2022 · 0 comments · Fixed by #1961
Assignees
Labels
Python type:bug A broken experience

Comments

@baywet
Copy link
Member

baywet commented Jul 7, 2022

follow up of #1717

TODO:

  • make sure the deserilzer body filters out the properties that exist in base type
  • make sure the serializer body filters out the properties that exist in the base type
  • make sure the constructor assigns the default value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Python type:bug A broken experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants