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.x.y support: add support for simple style for array and object encoding #3759

Open
char0n opened this issue Jan 2, 2025 · 0 comments

Comments

@char0n
Copy link
Member

char0n commented Jan 2, 2025

OpenAPI 3.1.0 added support for the array and object type for simple style values. This change is specific to Parameter Object. OpenAPI 3.0 also aligned with this in 3.0.4 release.

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.

@char0n char0n changed the title OpenAPI 3.x.y support: add support for simple style for array and object encoding OpenAPI 3.x.y support: add support for simple style for array and object encoding Jan 2, 2025
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