Paw-SwaggerImporter
Paw-SwaggerImporter copied to clipboard
Can you support Grape Swagger ?
trafficstars
Grape Swagger got a HTTP API which return a JSON~
Is it possible to convert a Grape API to a Swagger file using Grape Swagger and then import this Swagger file into Paw?
It's possible. However, it's not that convenient~
What I expect is that it can make a HTTP request to Grape Swagger API, and import the response which is as same as Swagger file into Paw.
Ok got it. Then it should be some import from a URL (where the Swagger file is hosted). That should be easily doable...will add this to our todo.
subscribed