mulesoft-labs / swagger-to-raml-object

This repository is deprecated! Please use the official oas-raml-converter instead.
https://github.com/mulesoft/oas-raml-converter
Other
26 stars 5 forks source link

Swagger 2.0 Support #3

Closed Graham42 closed 7 years ago

Graham42 commented 9 years ago

For someone who wants to try out both Swagger and RAML and started by writing a prototype spec in the Swagger editor, this would be really useful. The Swagger editor defaults to Swagger 2.0

blakeembrey commented 9 years ago

@Graham42 That's definitely on the roadmap, but I'm not sure when we'll have time to get around to it. Have you come across any third party tooling available for this?

Graham42 commented 9 years ago

The only other conversion tool that I came across was https://github.com/8x8Cloud/swagger2raml/, which also doesn't support Swagger 2.0 yet.

There's an interesting GUI tool, Restlet Studio, that outputs both Swagger 2.0 and RAML. However, it forces the use of the GUI and doesn't allow raw editing.

I've ended up trying RAML by running API Designer locally, and so far found it to be an awesome tool.

JaniszM commented 8 years ago

Is someone tried https://www.npmjs.com/package/api-spec-converter ?

Edit: Ok, its only in one way :(

aquette commented 7 years ago

Hi, any news on swagger 2.0 support?

sichvoge commented 7 years ago

Hi. I think you should try out https://github.com/mulesoft/oas-raml-converter. That's more probably to last.

Graham42 commented 7 years ago

@sichvoge thanks! That looks to be what I was hoping for.

sichvoge commented 7 years ago

It also has some nice web ui that you can use to test. Please bear in mind its WIP and any feedback, bug hunting, or what ever would make us really happy :)