How to perform OpenAPI request validation with style simple + path variables as Object
I want to perform request validation with OpenAPI 3.0.x with style: simple
and path variables as Object.
I want to perform request validation with OpenAPI 3.0.x with style: simple
and path variables as Object.