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

Swagger/OpenAPI 2.0 Importer for Paw

Results 9 Paw-SwaggerImporter issues
Sort by recently updated
recently updated
newest added

Hi. i'm getting the following error, when trying to import one of our products' swagger files: `JS Exception Line 7658. TypeError: Parameter 'url' must be a string, not object` I'm...

It would be great if this could be updated to support the Open API 3.0 spec. The main missing feature from Swagger 2.0 spec which is important for us is...

I am importing an OpenAPI file, i can see all the requests but the tags are gone, I mean the requests are not grouped by tags as in Swagger editor....

error message: `undefined is not an object (evaluating '_store$getIn.variable')` steps to reproduce: import URL: https://raw.githubusercontent.com/Sylius/ShopApiPlugin/master/doc/swagger.yml the error seems to be caused by this : ` security: - {} - bearerAuth:...

Trying to import this swagger definition https://gist.github.com/databus23/848f60539956284e504605d4d9c01bc1 I noticed that the JSF contains this: ![image](https://user-images.githubusercontent.com/439223/27696655-821ce85e-5cf2-11e7-940f-386e0be9c92e.png)

It would be great to import not just from plain json file but from swgger-ui url itself. There are several scenarios why it may be useful: 1) User don't know...

The travis build and development instruction fail because of the missing Makefile.

On this Swagger file: https://raw.githubusercontent.com/acquia/waterwheel.js/master/test/sample/swagger.example.json I'm getting this error: > **Import Failed** > A JavaScript exception was raised. Open the Extension Console (under the Window menu) for more information. >...

Grape Swagger got a HTTP API which return a JSON~