graphql-liftoff icon indicating copy to clipboard operation
graphql-liftoff copied to clipboard

Refactor Swagger CLI

Open dashcraft opened this issue 7 years ago • 0 comments

Refactor Swagger CLI

Details

Since there is the goal of adding v1 v2 v3 support, instead of versioning out each Swagger instance, it's possible to refactor the existing swagger cli tool and identify the Swagger Version from the yaml/json file in order to determine which parser to use?

Additional Information

Essentially it would change the cli to only have a single swagger command, and the json/yaml file would dictate which parser to use inside of the service.

Issue Checklist

  • [ ] Maintainer has viewed
  • [ ] Loaded into Backlog
  • [ ] PR submitted [Link Here](Eventual Link)

dashcraft avatar Nov 12 '18 15:11 dashcraft