graphql-liftoff
graphql-liftoff copied to clipboard
Refactor Swagger CLI
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)