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

fix: do not pass basePath to aiohttp_apispec #182

Merged
merged 2 commits into from
Aug 9, 2024
Merged

fix: do not pass basePath to aiohttp_apispec #182

merged 2 commits into from
Aug 9, 2024

Conversation

alvarolopez
Copy link
Collaborator

No description provided.

Passing the basePath to the aiohttp_apispec.setup_aiohttp_apispec method
caused that URL that were used from the Swagger UI added the path twice,
resulting in 404 not found methods.

Fixes #111
Copy link

sonarcloud bot commented Aug 9, 2024

@alvarolopez alvarolopez merged commit c30db00 into master Aug 9, 2024
9 checks passed
@alvarolopez alvarolopez deleted the fix/111 branch August 9, 2024 10:07
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

Successfully merging this pull request may close these issues.

1 participant