LucyBot-Inc / api-spec-converter

Convert API descriptions between popular formats such as OpenAPI(fka Swagger), RAML, API Blueprint, WADL, etc.
https://lucybot-inc.github.io/api-spec-converter/
MIT License
1.11k stars 180 forks source link

Conversion to yml #377

Open olawalejuwonm opened 8 months ago

olawalejuwonm commented 8 months ago

Is conversion from swagger_3 to yml supported?

connorpwilliams commented 7 months ago

If I remember correctly, it gives the results back in the style it was received. Then I used a tool like JS-Yaml to convert from json to yaml if that's what I had to do.