New to swagger and would like to know if there is a way to convert and existing jsonschema model to swagger specification.
Asked
Active
Viewed 1.3k times
9
-
2Possible duplicate of [Convert JSON to JSON Schema draft 4 compatible with Swagger 2.0](https://stackoverflow.com/questions/40908214/convert-json-to-json-schema-draft-4-compatible-with-swagger-2-0) – Arman H Aug 18 '17 at 05:30
-
Does this answer your question? [How to generate a Swagger #definition from sample JSON](https://stackoverflow.com/questions/49277137/how-to-generate-a-swagger-definition-from-sample-json) – variable Apr 21 '20 at 06:16