Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openapi

.NET Core 6 minimal API with OpenApi - validate request against OpenApi schema

Enabling Swagger (OpenAPI 2.0 Metadata) for Azure Functions

Swagger bitwise enum flags handling

Is it possible to override the "required" attribute of a referenced parameter in OpenAPI 3?

openapi

Is there a way to add an example for plain text content type in OpenAPI?

openapi

OpenAPI @RequestBody variables of type Map are not populated

How to merge multiple OpenAPI 3.0 specification files into one in Maven?

How to create a custom sort order for the API methods in FastAPI Swagger autodocs?

PathVariable as optional in swagger SpringFox(3.0.0)

Is it possible to use an enum as path parameter in yaml?

enums yaml openapi

Reusing a subset of an enum in OpenAPI (Swagger)

enums swagger openapi

Specifying RESTful API Response Based on Query Parameter in openAPI

rest openapi

Modifying the DTO name appearing in OpenAPI (Swagger) schemas in NestJS

How to combine two openapi/swagger schemas into one single schema

How to specify api docs url for swagger ui in spring boot (open api v3)?

How can I embed an image in swagger documentation using swagger-ui?

markdown swagger-ui openapi