Uh oh!
There was an error while loading. Please reload this page.
Add scopes as required field of OAuth Flow Object - #2673
Merged
Conversation
karenetheridge
requested changes
Aug 10, 2021
karenetheridge
left a comment
Member
There was a problem hiding this comment.
Please update schema.yaml as well.
char0nforce-pushed
the
char0n/scopes-required-3-0
branch
from
August 11, 2021 05:58
e6b3e7a to
cd79b6fComparechar0n
commented
Aug 11, 2021
ContributorAuthor
@karenetheridge schema.yaml is updated as well now. |
hkosova
commented
Aug 11, 2021
Contributor
Should the schema -id: https://spec.openapis.org/oas/3.0/schema/2020-02-25+id: https://spec.openapis.org/oas/3.0/schema/2021-08-10This was done the last time when the 3.0 schema was updated: |
webron
commented
Aug 11, 2021
Member
Update procedure is in the README 😃 |
char0n
commented
Aug 11, 2021
ContributorAuthor
Right, I'll amend the PR to reflect the README |
webron
commented
Aug 11, 2021
Member
That was also a nudge to @MikeRalphson as he likes automating things ;) You can keep the json version too, I don't see it as a problem. |
This makes metaschema consistent with the 3.0.x spec. Refs OAI#2666
char0nforce-pushed
the
char0n/scopes-required-3-0
branch
from
August 12, 2021 06:34
cd79b6f to
35b8638Comparechar0n
commented
Aug 12, 2021
ContributorAuthor
Ok now it's done precisely according to the README ;] |
darrelmiller
approved these changes
Aug 19, 2021
jdesrosiers added a commit
to jdesrosiers/OpenAPI-Specification
that referenced
this pull request
Sep 28, 2021
jdesrosiers added a commit
to jdesrosiers/OpenAPI-Specification
that referenced
this pull request
Sep 28, 2021
jdesrosiers added a commit
to jdesrosiers/OpenAPI-Specification
that referenced
this pull request
Sep 29, 2021
webron pushed a commit
that referenced
this pull request
Oct 7, 2021
10 tasks
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.
This makes metaschema consistent with the 3.0.x spec.
Refs #2666