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

If property metadata fetches GroupSequence, skip #4894

Closed
wants to merge 1 commit into from

Conversation

KDederichs
Copy link
Contributor

Q A
Branch? 2.7
Tickets #4613
License MIT

Allow the Schema Factory to generate schemas if one of the Classes is a GroupSequence Provider.
It seems the Factory is picking up on the Getter defined by the interface and is trying to add it as property.

Now the question is if we should fix it like this OR add a section to the docs that explains that people have to tell the serializer to ignore the getter as that also seems to fix it.

Let me know what you want to do with this :)

@KDederichs KDederichs closed this Aug 13, 2022
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.

1 participant