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

enums as well as properties #105

Merged
merged 1 commit into from
Jul 7, 2024
Merged

Conversation

bmschwa
Copy link

@bmschwa bmschwa commented Jul 2, 2024

There's a discussion here ... but to summarize:

  • The config FAIL_ON_UNKNOWN_PROPERTIES handles unknown Properties
  • Unknown enums cause an exception unless either READ_UNKNOWN_ENUM_VALUES_AS_NULL or READ_UNKNOWN_ENUM_VALUES_AS_DEFAULT is specified.

@dvankley
Copy link
Owner

dvankley commented Jul 7, 2024

Looks good per discussion in #104.

@dvankley dvankley merged commit 5dc18ab into dvankley:main Jul 7, 2024
@bmschwa bmschwa deleted the handling_enums branch July 8, 2024 16:29
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