Closed alvarolopez closed 3 months ago
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
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
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