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

Disable reference to sub schema for fields of the same complex type #96

Open
ajaydivakaran opened this issue Feb 17, 2016 · 0 comments
Open

Comments

@ajaydivakaran
Copy link

I have a POJO that has 2 or more fields of the same complex type (another POJO class).
The schema generated for this class only has a reference to the sub schema for every subsequent field of the same type.
Is there a way to disable this?
I would prefer the field properties to be explicitly specified for each subsequent field of the same type too.

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