Open
Conversation
50e237b to
04fc4d1
Compare
fd78e48 to
7722edd
Compare
7722edd to
45e564b
Compare
9e3d27d to
0819b9b
Compare
Added swagger ui for github pages; added github actions with periodic task to update openapi specs
0819b9b to
80accee
Compare
e65b2cc to
c91b1d1
Compare
6fbf6f6 to
02d98b6
Compare
beaf9cf to
ecff0e7
Compare
ecff0e7 to
55ca671
Compare
0f155f2 to
4e84915
Compare
4e84915 to
abf770d
Compare
9cab634 to
ac72f19
Compare
4183655 to
cbbb2c0
Compare
cbbb2c0 to
23bd13b
Compare
d3f71d2 to
e31ce61
Compare
e31ce61 to
4cc0835
Compare
c2267e5 to
da3852c
Compare
da3852c to
4f6c018
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Closes #150
Known issue: annotation service has pydantic models with
setfields their examples. Because sets do not preserve order, when we compare identical openapi specs with differently ordered sets transformed to lists, GH actions create a new commit as it was changed.E.g.