Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openapi

Use LinkedHashMap instead of HashMap for Swagger dictionary type (Java codegen)?

YYYYMMDD Date format on yaml definition

rest swagger openapi

How to format a JSON array in the request body of a multipart/form-data request with OpenAPI 3?

Is endpoint unit testing possible based on only OpenAPI 3.0 file?

rest testing build openapi

How to exclude a property from a referenced schema?

OpenApi Generator create models with type String instead of Date

How can I document objects that I don't have ownership over?

FastAPI - Supporting multiple authentication dependencies

python oauth jwt openapi fastapi

How to hide endpoints from OpenAPI documentation with Springdoc

How to describe datatypes.JSON datatype for go in openAPI Spec?

Swagger 2.0 (Open Api 3.0) with Play Framework 2.6 (Java)

404 error on Swagger UI with Spring (springdoc-openapi configuration)

FastAPI schema from an OpenAPI YAML file

python openapi fastapi