New posts in swagger-2.0

Swagger Editor shows the "Schema error: should NOT have additional properties" error for a path parameter

How to generate JSON examples from OpenAPI/Swagger model definition?

How to annotate a field as deprecated in OpenAPI (Swagger) 2.0?

Swagger; specify two responses with same code based on optional parameter

How do I automatically authorize all endpoints with Swagger UI?

Remove Basic Error Controller In SpringFox SwaggerUI

How to define an enum in OpenAPI (Swagger)?

Swagger TypeError: Failed to execute 'fetch' on 'Window': Request with GET/HEAD method cannot have body

Has anyone seen Swagger throw an exception because it can't find ClassGraph?

Swagger 2.0: Multiple Path objects with different paths but same request and response

How to format Swagger 2.0 text descriptions?

How to open local files in Swagger-UI

Api annotation's description is deprecated

CORS issue on Swagger UI

How to define a mixed-type array (with different element types) in OpenAPI 2.0?

Swagger/OpenAPI - use $ref to pass a reusable defined parameter

How can I generate swagger based off of existing postman collection? [closed]

Swagger/OpenAPI mock server

Nodejs swagger integration - Express Router

How to configure Spring Security to allow Swagger URL to be accessed without authentication