fsbahman / apidoc-swagger

apidoc and swagger are two nice projects which are focusing on documentation of APIs. This project is a middle tier which tries to bring them together in a sense that it uses apidoc to convert inline documentation to json schema and later convert it to swagger json schmea.
Other
251 stars 129 forks source link

Support for OpenAPI 3.0.x #60

Open lamuertepeluda opened 3 years ago

lamuertepeluda commented 3 years ago

Hi there,

would it be possible to support latest OpenAPI 3.0.x specifications https://swagger.io/specification/ ?