Sourabh Agrawal
Sourabh Agrawal
Hi, Is there any way to make the body optional in **Swagger v2**? I am getting error as the required array is empty in the "Formatting" definition: ["Formatting": { "required":...
Hi, I am working on a codebase which is using swashbuckle implementation of swagger. I am looking for a way to convert the Swagger 2.0 documentation to OpenAPI 3.0 ##...
Hi, I am working on a code base that is generating a swagger document correctly. All of the endpoints have HTTP responses which is referencing #/definitions/HttpError. However, HTTPError is missing...