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

Parse @Schema's defaultValue and enum entries for non-string schemas #1204

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

MikeEdgar
Copy link
Member

Fixes #1174

@MikeEdgar MikeEdgar added the backport/2.x Issue pending backport to the 2.x series label Aug 2, 2022
@MikeEdgar MikeEdgar added this to the 3.1.0 milestone Aug 2, 2022
Fixes smallrye#1174

Signed-off-by: Michael Edgar <michael@xlate.io>
@MikeEdgar MikeEdgar merged commit 7fbdb4e into smallrye:main Aug 3, 2022
@MikeEdgar MikeEdgar deleted the issue-1174 branch August 3, 2022 00:16
@MikeEdgar MikeEdgar removed the backport/2.x Issue pending backport to the 2.x series label Aug 9, 2022
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.

Schema default value should be match the schema's type
2 participants