Skip to content

v3.1.2: Fix guidance for RFC6570 and multipart/form-data - #4820

Merged
handrews merged 1 commit into
OAI:v3.1-devfrom
handrews:multipct31
Aug 7, 2025
Merged

v3.1.2: Fix guidance for RFC6570 and multipart/form-data#4820
handrews merged 1 commit into
OAI:v3.1-devfrom
handrews:multipct31

Conversation

@handrews

@handrewshandrews commented Aug 2, 2025

Copy link
Copy Markdown
Member

Fixes the original concern of #4789.

Research has determined that percent-encoding was never intended to apply to this media type.
As with PR #4819, this is just fixing wrong guidance and not changing the originally intended behavior. I will port to 3.2 after merging.

  • schema changes are included in this pull request
  • schema changes are needed for this pull request but not done yet
  • no schema changes are needed for this pull request

Research has determined that percent-encoding was never intended
to apply to this media type.
@handrewshandrews added this to the v3.1.2 milestone Aug 2, 2025
@handrewshandrews added the clarification requests to clarify, but not change, part of the spec label Aug 2, 2025
@handrews
handrews requested review from a team as code ownersAugust 2, 2025 19:49
@handrewshandrews added the media and encoding Issues regarding media type support and how to encode data (outside of query/path params) label Aug 2, 2025

@mikekistlermikekistler left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good. 👍

@handrews
handrews merged commit 507a3f5 into OAI:v3.1-devAug 7, 2025
2 checks passed
@handrews
handrews deleted the multipct31 branch August 27, 2025 17:36
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clarificationrequests to clarify, but not change, part of the specmedia and encodingIssues regarding media type support and how to encode data (outside of query/path params)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@handrews@ralfhandl@mikekistler