Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swagger-2.0

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)

How to define HashMap<String, List<Object>> property in swagger yml?

How to create swagger array

json swagger swagger-2.0

JSON API examples in Swagger 2.0

Getting error while loading swagger-ui.html in spring(5.0.0.RELEASE) mvc

java spring-mvc swagger-2.0

How to change Swagger-ui URL prefix?

SwashBuckle/Swagger - OAuth Resource Owner Password Flow

Subpaths in Swagger YAML declaration

rest yaml swagger swagger-2.0

Swagger CodeGen Https SSL Connectivity

Support multiple pathmapping in Swagger UI/Spring boot

Hide/remove Spring MVC endpoint in Swagger2

Following swagger specifications, how can I define json of nested objects to yaml?