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

OpenAPI 3.1.0 support: add support for pipeDelimited style for object encoding #2963

Open
char0n opened this issue May 19, 2023 · 0 comments

Comments

@char0n
Copy link
Member

char0n commented May 19, 2023

OpenAPI 3.1.0 added support for the object type for pipeDelimited style values. This change is specific to Parameter Object.

OpenAPI 3.0.x
image

OpenAPI 3.1.0
image


The goal of this issue is to add support for pipeDelimited style into encodeObject OpenAPI 3.1.0 variant of the function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant