APIDevTools / swagger-cli

Swagger 2.0 and OpenAPI 3.0 command-line tool
https://apitools.dev/swagger-cli
MIT License
515 stars 69 forks source link

Token 'xxxxxxx' does not exist #61

Closed MrTelly closed 3 years ago

MrTelly commented 3 years ago

Can the code be altered to be less strict if the references don't exist. In my code I have some Yaml which references tags that aren't yet in the file, I'd still like to be able to generate the bundled copy.

MrTelly commented 3 years ago

I've been looking in the code and can see this isn't in the swagger-cli, it's in apidevtools/swagger-parser so closing the issue.