Paw-SwaggerImporter icon indicating copy to clipboard operation
Paw-SwaggerImporter copied to clipboard

Can you support Grape Swagger ?

Open 42thcoder opened this issue 10 years ago • 4 comments
trafficstars

Grape Swagger got a HTTP API which return a JSON~

42thcoder avatar Oct 29 '15 07:10 42thcoder

Is it possible to convert a Grape API to a Swagger file using Grape Swagger and then import this Swagger file into Paw?

mittsh avatar Oct 29 '15 07:10 mittsh

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.

42thcoder avatar Oct 30 '15 03:10 42thcoder

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.

mittsh avatar Nov 04 '15 10:11 mittsh

subscribed

onemanstartup avatar Feb 14 '16 15:02 onemanstartup