You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
OpenAPI 3.1.0
The goal of this issue is to add support for pipeDelimited style into encodeObject OpenAPI 3.1.0 variant of the function.
The text was updated successfully, but these errors were encountered:
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
OpenAPI 3.1.0 added support for the array and object type for
simple
style values. This change is specific toParameter Object
. OpenAPI 3.0 also aligned with this in 3.0.4 release.OpenAPI 3.0.x
OpenAPI 3.1.0
The goal of this issue is to add support for
pipeDelimited
style into encodeObject OpenAPI 3.1.0 variant of the function.The text was updated successfully, but these errors were encountered: