Convert swagger json to mashery io-docs json

791 Views Asked by At

Does anyone know about the existence of a JSON-сonverter from Swagger API Docs to Mashery I/O Docs?

2

There are 2 best solutions below

0
On

how about this project: api-spec-converter in github? It converts most of the popular description types.

[update:] Currently, it just supports converting from other formats to swagger 2.0 ..

0
On

Tibco/Mashery is supporting Swagger - IODocs conversion in their new cloud tooling, where you define your APIs in Swagger, then can import it in Mashery to have IODocs. They've put some tools for it on github as 'api-definition-converter'