Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openapi

Should Internal Server Error be documented in swagger?

How can I set API Key Security Globally on API Gateway using Swagger

How to refrence files in SpringDoc OpenAPI3?

Message "can't parse JSON. Raw result:" added to response body

swagger-ui openapi

Is there a way to describe two different response types in OpenAPI 3.0?

openapi

OpenAPI / Swagger model inheritance with AWS API Gateway

Passing a path parameter to Google's Endpoint for Cloud Function

Flattening RequestParam Object in OpenApi 3

How to convert camel case to lower case with underscores in a REST API?

How to remove the response body of an operation in Springfox Swagger?

How to use $ref within a schema in OpenAPI 3.0?

openapi

How to require at least one of two parameters in OpenAPI?

openapi

How to use bearer authentication in openapi-codegen generated python code

Configure Swashbuckle to Ignore Namespace in Models

Avoid wrapping request object into InlineObject1 in OpenAPI Generator from OpenAPI 3.0 spec to Typescript

springdoc-openapi apply default global SecurityScheme possible?

How do I combine multiple OpenAPI 3 specification files together?

api swagger openapi

OpenAPI (aka Swagger) in Azure Functions V2

"discriminator" in polymorphism, OpenAPI 2.0 (Swagger 2.0)

Swagger complex response model with dynamic key value hash maps