Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openapi

Django, drf-yasg - how to add description to tags?

How to use Swagger Codegen in Gradle for OpenAPI 3.0?

How to generate ASP.NET Core 2 controllers from OpenAPI 3.0 schema?

DRF YASG Customizing

How to parameterize the API base path in OpenAPI (Swagger)?

swagger openapi

Swagger 2.0: Multiple Path objects with different paths but same request and response

swagger swagger-2.0 openapi

How to define parameters with square brackets in OpenAPI (Swagger)?

swagger openapi

How to add accept application/json header for swagger-php OpenApi

Java - how to generate Swagger UI directly from openapi 3.0 specification

java swagger openapi springfox

OpenAPI spec validation in Golang

go specifications openapi

How to define a mixed-type array (with different element types) in OpenAPI 2.0?

swagger openapi swagger-2.0

How to properly document text/csv responses on swagger/yaml docs?

csv yaml swagger openapi

How can I denote decimal floating point in swagger specs?

swagger swagger-2.0 openapi

Generate OpenAPI descriptions from JavaDoc

What is the type for currency?

Import XSD to OpenAPI

json xsd openapi

How to update resources with patch method using OpenAPI correctly?

api rest swagger openapi

How to add multiple example values in swagger properties?

yaml swagger openapi