Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openapi

OpenApi v3: additionalProperties false with referenced schemas

swagger jsonschema openapi

OpenAPI & spring-doc not finding all mappings in a controller class

openapi-generator-maven-plugin: change rest client base path during runtime

OpenApi how to add example from resources file for @RequestBody -> @Content -> @Schema -> example

Cookie based Authentication in FastAPI

Generate OpenAPI spec from gin project

go swagger openapi go-gin

.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?