Skip to content

fix: Allow registering to the root (/) endpoint#100

Open
vit-zikmund wants to merge 1 commit into
cr0hn:masterfrom
vit-zikmund:master
Open

fix: Allow registering to the root (/) endpoint#100
vit-zikmund wants to merge 1 commit into
cr0hn:masterfrom
vit-zikmund:master

Conversation

@vit-zikmund

Copy link
Copy Markdown

Hi, I just wanted the swagger UI to be the default page of my web app (which otherwise uses named endpoints), but hit an exception with the current code which tried to register the same endpoint twice in case of swagger_url="/".

The fix is to not register the second endpoint that ends with a slash in case the _base_swagger_url is empty.

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