FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

v3.2: ports from 3.3 (June/July 2026) by karenetheridge · Pull Request #5420 · OAI/OpenAPI-Specification · GitHub

v3.2: ports from 3.3 (June/July 2026) - #5420

Merged
karenetheridge merged 12 commits into
OAI:v3.2-devfrom
karenetheridge:ether/v3.2-ports-from-3.3-202606
Jul 16, 2026
Merged

v3.2: ports from 3.3 (June/July 2026)#5420
karenetheridge merged 12 commits into
OAI:v3.2-devfrom
karenetheridge:ether/v3.2-ports-from-3.3-202606

Conversation

Copy link
Copy Markdown
Member

Backports from 3.3 to 3.2 of recent spec edits.

Will continue populating this list until all 3.3 PRs are merged.

I think all of these are suitable for inclusion into 3.2.1, as they are all clarifications rather than introducing new capabilities.

  • no schema changes are needed for this pull request

karenetheridge force-pushed the ether/v3.2-ports-from-3.3-202606 branch from 0a5b864 to a5edad7 Compare July 2, 2026 22:49
karenetheridge changed the base branch from main to v3.2-dev July 2, 2026 22:49
…rmat (OAI#5332)

In JSON, property keys are always strings; in YAML they may or not be
depending on the parser, but other formats may also be in use (TOML, TOON
etc). What matters is the resulting type(s) of the decoded data, not the
specific formatting used for the serialized form.
Appendix D no longer talks about percent-encoding of headers, as the
specification is now clear that percent-encoding of headers is never done
(with the exception of the use of style:form in Cookie headers).
We are specifically talking about the "encoding" keyword here, and the
multipart/form-data media-type (most other multipart types decode to arrays).
This change is accompanied by an edit to the "Forms" page in the Media-Type
Registry.
karenetheridge force-pushed the ether/v3.2-ports-from-3.3-202606 branch from 71bc187 to e59e3a8 Compare July 8, 2026 23:25
karenetheridge marked this pull request as ready for review July 8, 2026 23:25
karenetheridge requested review from a team as code owners July 8, 2026 23:25

Copy link
Copy Markdown
Member Author

All the source PRs from v3.3 have been merged now, so this is ready to go. I edited each commit to indicate the original PR it came from.

Copy link
Copy Markdown
Member Author

..and in comparing the diff of this branch vs v3.3-dev, it looks like nothing was missed -- the only differences from 3.3 are in the new security changes, and my two PRs that tweak the handling of multipart messages (#5407 and #5391).

handrews commented Jul 9, 2026

Copy link
Copy Markdown
Member

@karenetheridge Were there any merge conflicts when porting these that you had to resolve?

Copy link
Copy Markdown
Member Author

No conflicts.

miqui previously approved these changes Jul 9, 2026

handrews left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

One thing which might just be me misunderstanding/misremembering.

Comment thread src/oas.md Outdated
karenetheridge merged commit f4c6c07 into OAI:v3.2-dev Jul 16, 2026
4 checks passed
karenetheridge deleted the ether/v3.2-ports-from-3.3-202606 branch July 16, 2026 19:54
miqui pushed a commit that referenced this pull request Aug 6, 2026
miqui added a commit that referenced this pull request Aug 6, 2026
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL