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

Feature request: Import from swagger-ui spec

Open josser opened this issue 7 years ago • 3 comments

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 url to .json file but know swagger-ui endpoint.
  2. User don't have .json spec in file but it's included directly in swagger-ui and auto-regenerated each time, i.e: swagger_ui_spec_in_jscode

Also, not sure about correct place to ask, but: is it possible to auto-refresh endpoints definitions to keep them in sync with actual spec?

josser avatar Aug 03 '17 10:08 josser