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

Schema Description feature #1894

Merged
merged 1 commit into from
Aug 11, 2023
Merged

Conversation

mskacelik
Copy link
Contributor

/cc @jmartisk

Implemented a new feature that enables users to include a description for the entire schema using the @Description annotation. Also, introduced additional checks within the tests.

In scenarios where multiple @Description annotations are applied to the schema, only the first annotation will be considered, with any subsequent descriptions triggering a LOG warning.

@jmartisk jmartisk merged commit 7410793 into smallrye:main Aug 11, 2023
5 checks passed
@mskacelik mskacelik deleted the schema-description-work branch August 16, 2023 07:33
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