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

Verify that enum deserialization is case sensitive #100

Open
sfackler opened this issue Dec 11, 2018 · 0 comments
Open

Verify that enum deserialization is case sensitive #100

sfackler opened this issue Dec 11, 2018 · 0 comments

Comments

@sfackler
Copy link
Member

conjure-java currently deserializes enums in a case-insensitive manner, in violation of the conjure spec: palantir/conjure-java#134

We should add some test cases here to make sure that isn't the case.

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