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

AdditionalProperties are only added on the base class #1451

Merged
merged 3 commits into from
Dec 14, 2021

Conversation

jochenjonc
Copy link
Contributor

PR for #1447

@RicoSuter
Copy link
Owner

I think this is not the right solution:

  • What if the base class does not allow additional properties only the subclass?
  • What about a bigger inheritance tree?

@RicoSuter
Copy link
Owner

Updated to use BaseClass instead, should cover these scenarios.

@RicoSuter RicoSuter merged commit 65dec69 into RicoSuter:master Dec 14, 2021
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

Successfully merging this pull request may close these issues.

2 participants