Skip to content

v3.3: define a mechanism for preserving value/part order in forms#5403

Merged
miqui merged 4 commits into
OAI:v3.3-devfrom
karenetheridge:ether/v3.3-form-as-array
Jul 2, 2026
Merged

v3.3: define a mechanism for preserving value/part order in forms#5403
miqui merged 4 commits into
OAI:v3.3-devfrom
karenetheridge:ether/v3.3-form-as-array

Conversation

@karenetheridge

@karenetheridge karenetheridge commented Jun 25, 2026

Copy link
Copy Markdown
Member

This change is accompanied by an edit to the "Forms" page in the Media-Type Registry (OAI/spec.openapis.org#81)

  • no schema changes are needed for this pull request

This change is accompanied by an edit to the "Forms" page in the Media-Type
Registry.
We have the names for each part, as the parsed data uses the format:

  [
    { <name>: <value> },
    { <name>: <value> },
    ...
  ]
miqui
miqui previously approved these changes Jun 25, 2026
Comment thread src/oas.md Outdated
Co-authored-by: Henry Andrews <andrews_henry@yahoo.com>
@miqui miqui self-requested a review July 2, 2026 16:26
@miqui miqui merged commit 586c5a1 into OAI:v3.3-dev Jul 2, 2026
2 checks passed
@karenetheridge karenetheridge deleted the ether/v3.3-form-as-array branch July 2, 2026 22:23
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