Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swagger-2.0

Swagger-ui does not hide readOnly nested object from example body

java swagger-ui swagger-2.0

How to resolve Swagger error "instance type (string) does not match any allowed primitive type..."

How to update AutoRest in visual studio 2017

Swagger with Spring Boot and AWS Lambda

How can I send "audience" field in oauth2/token call made by Swagger-ui?

Add lombok (or any) annotation to swagger generated class

Is it possible to define a parameter set and reference it?

Trying to reach swagger-ui or api/api-docs but got a 404 error

How to format code blocks in descriptions in Swagger UI 3.x?

Swagger ignores Schema properties for referenced schemas

Query parameter with comma-separated strings in Swagger returns structural error

In Swagger, how to define an API that consumes a file along with a schema parameter?

swagger swagger-2.0 openapi

Controller does not appear in swagger-ui.html

spring-mvc swagger-2.0

How to correctly validate array of objects using JustinRainbow/JsonSchema

jsonschema swagger-2.0

What is the difference between global definitions section and components section?

swagger-2.0 openapi

How to show Java8 LocalTime as a string in Swagger?

Swagger UI / Editor like page - add to my web site

Multiple resource packages with Swagger 2

Write swagger doc that consumes multiple content types e.g. application/json AND application/x-www-form-urlencoded (w/o duplication)