-
Notifications
You must be signed in to change notification settings - Fork 9.2k
v3.2-dev: sync with dev #5037
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
Open
oai-spec-publisher
wants to merge
195
commits into
v3.2-dev
Choose a base branch
from
v3.2-dev-sync-with-dev
base: v3.2-dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
v3.2-dev: sync with dev #5037
Conversation
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
v3.1-dev: Validate src/oas.md
v3.1-dev: update from dev
Co-authored-by: Ralf Handl <ralf.handl@sap.com>
Co-authored-by: Ralf Handl <ralf.handl@sap.com>
Co-authored-by: Ralf Handl <ralf.handl@sap.com>
Co-authored-by: Ralf Handl <ralf.handl@sap.com>
Co-authored-by: Mike Kistler <mikekistler@microsoft.com>
Editorial change: fix typo in Link Object description
…-uris Editorial change: add Header Object to Generating and Validating URIs section
…ith-examples Editorial change: Include Header Object into 'Working With Examples' section
Co-authored-by: Ralf Handl <ralf.handl@gmail.com>
…ints Introduce constraints for Server Object url fixed field
Signed-off-by: Vladimir Gorej <vladimir.gorej@gmail.com>
These examples got copied from 3.0.4 and apparently I forgot to adjust them for 3.1.1 and no one else noticed.
…urity-schemes-anchor Editorial change: fix anchor to Components.securitySchemes
Co-authored-by: Mike Kistler <mikekistler@microsoft.com>
More contentEncoding example improvements (from feedback)
main: Fix broken links in 3.2.0.md
main: adjust reviewers in respec workflow
Steps: - create sync branch from base branch - merge head branch into sync branch - restore src/* and tests/* from base branch - commit & push - create PR for merging sync branch into base branch
Add package dependency Add config file for linkspector Include in validate-markdown npm script Include in validate-markdown.yaml workflow Check other markdown files, fix link in README.md
copy lander of preceding version and adjust version in lander
main: use Linkspector action in validate-markdown workflow
…kyll-lander main: create jekyll lander if necessary
docs: Add 3.3.x spec and schemas reference to PR template
Only the expected files changed, and LinkSpector spotted the one broken link that wasn’t fixed already. |
ralfhandl
approved these changes
Oct 15, 2025
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.
Merge relevant changes from
dev
intov3.2-dev
.