Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openapi

Swashbuckle how to add OneOf declaration to OpenAPI 3

How to generate OpenAPI v3 specification from Go source code?

go openapi

Swagger - Authorize request to url with documentation

OpenAPI3 show methods based on Basic Authentication via Spring Boot

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?

Pass argument to `$ref` in OpenAPI 3

swagger openapi swagger-3.0

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

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

Swagger Codegen (with maven plugin) for OpenAPI 3.0

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

Swagger complex response model with dynamic key value hash maps