fastapi-crudrouter
fastapi-crudrouter copied to clipboard
Trailing / for generated endpoints
Hi,
Is it possible to have an trailing / for the GET and POST endpoints? We have used that for all our endpoints and would like to do the same for the CRUDRouter endpoints
Thanks for helping me out!