forked from OAI/OpenAPI-Specification
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Dummy release v3.9.9 #46
Closed
Closed
Conversation
This file contains 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
Also note that a table column applies to >= 3.1 instead of just 3.1, and add an entry in the release history table.
dev: Validate src/oas.md
dev: schema tests use src/schemas/validation
dev: update from main
dev: update schema.yaml in src
v3.2-dev: update from dev
* add oauth2MetadataUrl Signed-off-by: Axel Nennker <axel.nennker@telekom.de> * update anchor Signed-off-by: Axel Nennker <axel.nennker@telekom.de> --------- Signed-off-by: Axel Nennker <axel.nennker@telekom.de>
Migrate relevant 3.2 commits to the new branch structure
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Co-authored-by: Ralf Handl <ralf.handl@sap.com>
Co-authored-by: Ralf Handl <ralf.handl@sap.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Co-authored-by: Vladimír Gorej <vladimir.gorej@gmail.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Co-authored-by: Vladimír Gorej <vladimir.gorej@gmail.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
…m/baywet/OpenAPI-Specification into feat/url-template-anbf-to-3-2-dev
v3.2-dev: update from dev
…or-message dev: fix error message in schema-publish.sh
v3.2-dev: update from dev
dev: update from main
v3.2-dev: update from dev
dev: update from main
v3.2-dev: update from dev
v3.2-dev: update from dev
Allow discriminator to be optional
3.2: bump spec version in schema files
…gnostics dev: schema tests output reason if "pass" test fixture fails
v3.2-dev: update from dev
dev: update from main
v3.2-dev: update from dev
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.
Caution
Do not merge, this is for demo/test purposes only!
This PR shows that the steps described in https://github.com/OAI/OpenAPI-Specification/blob/main/CONTRIBUTING.md#specification-versions work.
It also shows that some infrastructure files on
main
are still out of sync withdev
:CONTRIBUTING.md
andadjust-release-branch
scriptschema-publish
workflow and scriptsdev
tomain
neededvalidate-markdown
workflow andpackage.json
scriptsdev
tomain
needed(not syncing these is also fine, they will then be synced when releasing v3.2.0 or v3.1.2)