Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openapi

Swagger: map of <string, Object>

dictionary swagger openapi

Why `additionalProperties` is the way to represent Dictionary/Map in Swagger/OpenAPI 2.0

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

swagger openapi

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

swagger swagger-2.0 openapi

How to describe this POST JSON request body in OpenAPI (Swagger)?

swagger swagger-2.0 openapi

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

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

swagger openapi swagger-2.0

Convert OpenAPI 3.0 to Swagger 2.0

What is Swagger and does it relate to OData?

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

swagger openapi

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

jsonschema openapi

How to define an optional parameter in path using swagger

swagger openapi

How to define an enum in OpenAPI (Swagger)?

How to post files in Swagger (OpenAPI)?

swagger swagger-ui openapi

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

swagger openapi

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

swagger openapi

Swagger/OpenAPI mock server

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

swagger swagger-2.0 openapi