Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openapi

Swagger 3.0 schema error "should NOT have additional properties"

File upload on Swagger Editor OpenAPI 3 not showing the file browser when trying it out

How to name a property using a reserved keyword in OpenApi/Swagger/YAML

yaml swagger openapi surveyjs

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

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