I noticed that we were getting some uris shopped of at some intervals.
The common denominator were trailing slashes as part of structured routing in ktor.
A second issue that I hope this PR might handle, but i have not had time to test for is handling custom route-scoped plugins, that currently create a path with double-slashes in swagger.
I noticed that we were getting some uris shopped of at some intervals. The common denominator were trailing slashes as part of structured routing in ktor.
A second issue that I hope this PR might handle, but i have not had time to test for is handling custom route-scoped plugins, that currently create a path with double-slashes in swagger.