Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openapi

How to define a query parameter in OpenAPI that must be empty or not present?

boolean openapi

Is cookie authentication supported in nestjs swagger?

How can I make all optional OpenAPI parameters nullable using springdoc-openapi?

Swashbuckle OperationFilter to Add Parameter of Type Object

c# asp.net openapi swashbuckle

Using OpenApiReference, how to configure code generator options using a .nswag json options file (or any alternative)

.net openapi nswag nswagstudio

base_url issues in drf_yasg swagger

Is it possible to prefix all paths in an OpenAPI 2.0 spec?

swagger openapi swagger-2.0

Is there an OpenAPI type specification for Kafka or similar technology?

Variable query parameter names in OpenAPI

swagger openapi swagger-2.0

FastAPI's generated API docs drop down for showing multiple examples for the request body is only showing 1 example

OpenAPI 3.0 - How to avoid adding "value" key when including examples by ref

How can I generate the OpenAPI arbitrary type using Swagger Core (springdoc-openapi)?

How can I generate a custom response example value in NSwag (ASP.NET Core)?