apinf / openapi-designer

Design interface for creating Open API (Swagger) specification files
https://openapi.design
MIT License
69 stars 18 forks source link

Experimental support for OpenAPI specification version 3.0 #342

Open bajiat opened 7 years ago

bajiat commented 7 years ago

Start by listing the differences required to forms based on spec version 3.0

JeHugawa commented 7 years ago

Differences with swagger specification version 2.0 and OpenAPI specification version 3.0.

Sources

https://swagger.io/docs/ https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md https://blog.readme.io/an-example-filled-guide-to-swagger-3-2/ https://github.com/OAI/OpenAPI-Specification/blob/OpenAPI.next/versions/3.0.0.md

JeHugawa commented 6 years ago

This is just a rough description of differences, and the specifics will be done on a later date.

ilarimikkonen commented 6 years ago

ui needs a button (next to the nav bar) where user can select version. use 3.0 by default and add explanation to about tab that we have 3.0 in use now