OpenAPI 3.1.0 support: add support for `pipeDelimited` style for object encoding
char0n opened this issue · 0 comments
char0n commented
OpenAPI 3.1.0 added support for the object type for pipeDelimited
style values. This change is specific to Parameter Object
.
The goal of this issue is to add support for pipeDelimited
style into encodeObject OpenAPI 3.1.0 variant of the function.