Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openapi

Multiple inheritance/composition in OpenAPI / JSON Schema

How to generate Open API specification from existing falcon api?

How to annotate to require individual elements of requestBody in springdoc?

Swagger/openapi add @Schema(description) to each enum value

java swagger openapi springdoc

How to require at least one property in an object in OpenAPI 3.0?

swagger openapi

Swagger UI does not show file upload option (and not only that) in OpenAPI 3.0.3 Request Body info

swagger-ui openapi

How to setup @fastify/swagger and @fastify/swagger-ui with TypeScript?

Failed to load API definition in Springboot

java spring-boot openapi

OpenAPI spec: default value of query param is ignored

How can I get OpenApi-Generator to produce nullable DateTimeOffset?

How to define different body parameters for same path in OpenAPI (Swagger)?

swagger openapi

drf-yasg How to show sample response with with api?

Problems with using oneOf in @Schema annotation with springdoc