Skip to content

Update 3.2.0 Spec for Style Values #3686

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
Apr 18, 2024

Conversation

charjr
Copy link
Contributor

@charjr charjr commented Mar 28, 2024

Closes #3682

@charjr charjr force-pushed the update-3.2.x-style-docs branch from 83e0caa to 8743088 Compare March 28, 2024 19:14
@handrews handrews added the param serialization Issues related to parameter and/or header serialization label Mar 28, 2024
form | `primitive`, `array`, `object` | `query`, `cookie` | Form style parameters defined by [RFC6570](https://tools.ietf.org/html/rfc6570#section-3.2.8). This option replaces `collectionFormat` with a `csv` (when `explode` is false) or `multi` (when `explode` is true) value from OpenAPI 2.0.
spaceDelimited | `array`, `object` | `query` | Space separated array or object values. This option replaces `collectionFormat` equal to `ssv` from OpenAPI 2.0.
spaceDelimited | `array`, `object` | `query` | Space separated array or object values. This option replaces `collectionFormat` equal to `ssv` from OpenAPI 2.0.
Copy link
Member

@karenetheridge karenetheridge Apr 4, 2024

Choose a reason for hiding this comment

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

Let's change this to "array values or object properties and values" to be consistent with #3685 (and update pipeDelimited also in the next line).

@lornajane lornajane requested a review from a team April 17, 2024 10:21
@miqui miqui merged commit 224a8c1 into OAI:v3.2.0-dev Apr 18, 2024
1 check passed
@handrews handrews added this to the v3.2.0 milestone May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
param serialization Issues related to parameter and/or header serialization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants