Skip to content

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

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

Merged
merged 1 commit into from
Aug 7, 2025

Conversation

handrews
Copy link
Member

@handrews handrews commented Aug 2, 2025

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.
@handrews handrews added this to the v3.1.2 milestone Aug 2, 2025
@handrews handrews 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 owners August 2, 2025 19:49
@handrews handrews added the media and encoding Issues regarding media type support and how to encode data (outside of query/path params) label Aug 2, 2025
Copy link
Contributor

@mikekistler mikekistler left a comment

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-dev Aug 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clarification requests to clarify, but not change, part of the spec media and encoding Issues 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