Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
I have no problems when I specify 'application/json' but the client does not like it when type is changed. I'm submitting a form and this is my swagger definition.
I have no problems when I specify 'application/json' but the client does not like it when type is changed. I'm submitting a form and this is my swagger definition.
Is it supported?