-
Notifications
You must be signed in to change notification settings - Fork 0
Add schema description endpoint #281
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
543008d
jsonschema for types
Tristan-WorkGH 2174d87
Add endpoint
Tristan-WorkGH 150d190
Merge main
45b9281
Add schema description endpoint
b92aa91
Add failIfNoClassesMatch
56f7fa9
bis
16aad65
Add junit-bom back
232179c
Use mockbean instead of spybean
25afeac
checkstyle
e58b368
rollback mockbean
5966ef9
checkstyle
1995670
add check at SchemaService construction
c7de41f
Fix branches tests
d67aff8
Update path instead of move files
badc323
Undo
de97b43
Remove pom comments
feda1d9
Merge remote-tracking branch 'origin/main' into add-dto-schema
0c0b6ce
Add null guard
9c1204e
checkstyle
c460eb9
test
9bd7dcd
Licence and unused variable
cf0d286
Tweak comment
7543d5a
Switch to jackson jsonSchema
a0ae938
Merge main
535ae70
Clean tests
8901e03
Merge remote-tracking branch 'origin/main' into add-dto-schema
c9637f1
Add jackson json schema version to pom properties
d4d1209
various fixes
3bfd4f5
Remove useless config
2525cbe
Reorganize deps position
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need