dev: sync with main - #5550
Open
oai-spec-publisher[bot] wants to merge 179 commits into
Open
Conversation
Signed-off-by: Vladimir Gorej <vladimir.gorej@gmail.com>
3.2.1: fix link to Appendix F
Start 3.2.1
3.2.1: Fix dead anchor links to appendix
Co-authored-by: Karen Etheridge <ether@cpan.org>
Fix dialect link from 3.1 to 3.2
fix a whitespace error
v3.2-dev: sync with dev
Co-authored-by: Karen Etheridge <ether@cpan.org>
v3.2-dev: sync with dev
v3.2-dev: sync with dev
RFC6570 section 3.2.1 says: "A variable that is undefined (Section 2.3) has no value and is ignored by the expansion process. If all of the variables in an expression are undefined, then the expression's expansion is the empty string." ..therefore the provided examples for the "matrix" and "label" styles are incorrect -- the full expansion is the empty string, with no leader/prefix.
v3.2-dev: sync with dev
v3.2-dev: sync with dev
v3.2-dev: sync with dev
v3.2-dev: sync with dev
v3.2-dev: sync with dev
v3.2-dev: sync with dev
Can't unsee this 🤷🏻♂️
3.2: Fix formatting of 'Encoding Object' in oas.md
v3.2-dev: sync with dev
The "pattern" keyword is defined as following unicode semantics, where \d will match digits outside of the ascii range. But this is not likely to be treated as a valid version, so we must restrict to ascii digits.
v3.2: fix regex for openapi version
v3.2-dev: sync with dev
Update examples to use 3.2.1
Release for 3.2.1
karenetheridge
approved these changes
Sep 10, 2026
Open
Contributor
|
Is it expected that it delete the schema test file? Do we only use that on the main branch? |
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.
Merge relevant changes from
mainintodev.