Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openapi

OpenAPI/Swagger: multiple paths with same structure but different path parameters type [duplicate]

OpenApi: how to describe error codes and messages?

OpenAPI / Swagger 3.0: Default discriminator value

How to hide certain schemas from 'Schemas' section in Swagger UI (OpenAPI 3, Spring Boot)

Swagger OpenAPI 3.0 - Springdoc - GroupedOpenApi not working in Spring MVC

How to extend a defined response in OpenAPI?

swagger openapi

How to define a field in an object is unique in openapi?

swagger openapi

Is it possible to generate an API from a collection in Postman?

postman openapi

Spring Boot 3 - Configure Spring Security to allow Swagger UI

OpenAPI Generator gradle plugin file name output

Can you embed markdown in OpenAPI?

yaml openapi jsonpointer

Microsoft.AspNetCore.OpenAPI generates document with schema $refs to previous properties of same type instead of the base schema itself

c# .net asp.net-core openapi

How to specify Swagger specification extensions via code?

How to create multiple schema in @RequestBody of swagger openapi specification 3.0 using springdoc?