New posts in openapi

Open API code generator Maven plugin uses old Swagger 2 annotations instead of Swagger 3 annotations

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?

How to convert OpenAPI 2.0 to OpenAPI 3.0? [closed]

With FastAPI, How to add charset to content-type (media-type) on request header on OpenAPI (Swagger) doc?

Convert OpenAPI 3.0 to Swagger 2.0

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

What is Swagger and does it relate to OData?

Why is multiple types shown in a bad way in Swagger UI

Swagger: "equivalent path already exists" despite different parameters

How to add multiple example values in swagger properties?

In OpenAPI, how to define an XML element with attributes AND content?

How to define parameters with square brackets in OpenAPI (Swagger)?

Laravel array validation in swagger

How to define UUID property in JSON Schema and Open API (OAS)

How do I include subclasses in Swagger API documentation/ OpenAPI specification using Swashbuckle?

How to define an optional parameter in path using swagger

How to define an enum in OpenAPI (Swagger)?

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