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 Swift #1727

Open
3 tasks
baywet opened this issue Jul 7, 2022 · 0 comments
Open
3 tasks

implement properties defaults and multi-definition trimming in Swift #1727

baywet opened this issue Jul 7, 2022 · 0 comments
Labels
bug Something isn't working hacktoberfest Swift Tracks work for the swift language support
Milestone

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
@baywet baywet added bug Something isn't working Swift Tracks work for the swift language support labels Jul 7, 2022
@baywet baywet assigned baywet and unassigned baywet Jul 7, 2022
@rkodev rkodev self-assigned this Jul 27, 2022
@baywet baywet added this to the Kiota post-GA milestone Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest Swift Tracks work for the swift language support
Projects
None yet
Development

No branches or pull requests

2 participants