Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.9.7.1 breaks template_file support #592

Open
johnjiang opened this issue Aug 23, 2023 · 0 comments
Open

0.9.7.1 breaks template_file support #592

johnjiang opened this issue Aug 23, 2023 · 0 comments

Comments

@johnjiang
Copy link
Contributor

I have a bunch of definitions defined in my custom yaml file like so:

swagger = Swagger(template_file=path.join(path.dirname(__file__), "definitions.yaml"))

however, the swagger ui now shows a bunch of errors:

Resolver error at paths./api/1.0/experiment/{experiment_id}/metric_group/{metric_group_id}/ds/{ds}/query.get.parameters.0.$ref
Could not resolve reference: Could not resolve pointer: /definitions/ExperimentIDPath does not exist in document
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant