Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openapi

How to define global parameters in OpenAPI?

swagger openapi

Re-using model with different required properties

swagger openapi

Migrating from Springfox Swagger 2 to Springdoc Open API

What does 'required' in OpenAPI really mean

swagger openapi

Is it possible to add Authentication to access to NestJS' Swagger Explorer

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

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