utoipa
utoipa copied to clipboard
Swagger UI returns 404 when renaming the package
Hi,
I found this issue while renaming one of my package that was using a placeholder name. I've also renamed the folder it was in changing the path. Oddly enough rapidoc and redoc are not affected.
This is a minor issue but worth mentioning.
The fix was to totally delete target and recompile from scratch as recompilation of the bin even with changes does not fix the issue.