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

Fix 4 openapi20 and30 #55

Open jo-ale-sophia-antipolis opened 4 years ago

jo-ale-sophia-antipolis commented 4 years ago

Correct syntax of array of strings constrained on enum values (compatible with OAS2.0 and OAS3.x)