New posts in openapi

How to post files in Swagger (OpenAPI)?

Swagger errors shows a need to define a parameter in the path or operation level

Swagger HashMap property type

How to define mutually exclusive query parameters in Swagger (OpenAPI)?

Post a json body with swagger

OpenAPI v3 / Swagger - calling a function and sending json dictionary to it

Can you specify two formats in OpenAPI?

Swagger: map of <string, Object>

What is the correct way to declare a date in an OpenAPI / Swagger-file?

OpenAPI query string parameter with list of objects

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

Re-using model with different required properties

How to define a property that can be string or null in OpenAPI (Swagger)?

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

How to document dynamic query parameter names in OpenAPI (Swagger)?

Using @Schema(allowableValues=) for enum param using openapi in spring boot

How does Connexion set the response content type?

How to specify if a field is optional or required in OpenAPI/Swagger?

Swagger/OpenAPI mock server

Swagger: How to have a property reference a model in OpenAPI 2.0 (i.e. nest the models)?