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

editor.swagger.io flags errors in the OpenAPI description generated for django-oscar #228

Open
apotterri opened this issue Feb 12, 2023 · 1 comment
Labels
appmap-python bug Something isn't working openapi

Comments

@apotterri
Copy link
Contributor

apotterri commented Feb 12, 2023

npx @appland/appmap openapi on the AppMaps generated by the tests for django-oscar shows errors, e.g.

Semantic error at paths./catalogue/category/{category_slug}_101{pk}/
Declared path parameter "category_slug" needs to be defined as a path parameter at either the path or operation level
Jump to line 786

It's possible that these are related to #227.

@apotterri apotterri added bug Something isn't working appmap-python openapi labels Feb 12, 2023
@apotterri
Copy link
Contributor Author

It's not related to #227, they're separate issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appmap-python bug Something isn't working openapi
Projects
None yet
Development

No branches or pull requests

1 participant