Oas31 schema - #1
Merged
philsturgeon merged 8 commits intoFeb 23, 2021
Merged
Conversation
jdesrosiersforce-pushed
the
oas31-schema
branch
2 times, most recently
from
February 19, 2021 17:46
2212d51 to
796f71fComparejdesrosiersforce-pushed
the
oas31-schema
branch
2 times, most recently
from
February 19, 2021 19:25
855dfbd to
8c70601Comparejdesrosiers
commented
Feb 19, 2021
Author
Added a couple of fixes based on @MikeRalphson's openapi3.1-examples. There's one that still fails, but it's something that JSON Schema can't express. Apparently there is no schema for |
jdesrosiersforce-pushed
the
oas31-schema
branch
from
February 19, 2021 19:36
8c70601 to
39ddeb9Comparejdesrosiers
commented
Feb 19, 2021
Author
Once OAI#2467 is merged, we can update |
philsturgeon
commented
Feb 23, 2021
Owner
Thank you @jdesrosiers, I'll keep plugging away at this when I can and I'll keep an eye on OAI#2467 |
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 freeto 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.
That fixes all the issues with references. I haven't tried running it against an actual OpenAPI document yet.
#ExternalDocumentationis referenced, but never defined. I copied the schema from the 3.0 meta-schema