Skip to content
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

error in "Parameter Serialization" page for spaceDelimited, pipeDelimited styles #339

Open
karenetheridge opened this issue Oct 5, 2023 · 2 comments

Comments

@karenetheridge
Copy link

I believe there is an error in https://swagger.io/docs/specification/serialization/#query, when describing the spaceDelimited and pipeDelimited styles:

in the explode=true case, it gives a serialized string /users?id=3&id=4&id=5, but actually should say n/a, as explode=true cannot be used with these styles.

canonical reference: https://spec.openapis.org/oas/v3.0.3#style-examples

@char0n
Copy link
Member

char0n commented Oct 5, 2023

cc @frankkilcommins

@karenetheridge karenetheridge changed the title error in "Parameter Serialization" page error in "Parameter Serialization" page for spaceDelimited, pipeDelimited styles Oct 23, 2023
@karenetheridge
Copy link
Author

I may not be right here; please cross-check with OAI/OpenAPI-Specification#1508 (comment) and the OAS people to be sure?

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

No branches or pull requests

2 participants