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

feat: Introduce Option.ACCEPT_SINGLE_VALUE_AS_ARRAY #460

Merged
merged 1 commit into from
Jul 20, 2024

Conversation

CarstenWickner
Copy link
Member

Adding new Option.ACCEPT_SINGLE_VALUE_AS_ARRAY to support the behavior of Jackson's DeserializationFeature.ACCEPT_SINGLE_VALUE_AS_ARRAY in the generated schema.

Resolves #458.

@CarstenWickner CarstenWickner merged commit 70c473b into main Jul 20, 2024
11 checks passed
@CarstenWickner CarstenWickner deleted the single-item-as-array branch July 20, 2024 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Maven plugin with Jackson and ACCEPT_SINGLE_VALUE_AS_ARRAY
1 participant