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

Combining JsonView with JsonUnwrapped #131

Open
mkoppanen opened this issue May 7, 2018 · 0 comments
Open

Combining JsonView with JsonUnwrapped #131

mkoppanen opened this issue May 7, 2018 · 0 comments

Comments

@mkoppanen
Copy link

Hey,

I ran into an issue when combining JsonView with JsonUnwrapped annotation. This could be potentially misuse of the API but seemingly the behaviour is unexpected.

The following test case demonstrates the issue, but the gist of it is that with json view IdType ends up as ObjectSchema, where as without it its correctly identified as IntegerSchema:

mkoppanen@0556c63

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