Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix route handling by disabling redirect_slashes
- Disabled `redirect_slashes` in FastAPI app initialization. - Added routes without trailing slashes to ensure proper request handling.
- Loading branch information