Open antonkomarev opened 5 years ago
All the endpoints has trailing slash and because of the webserver config it makes redirect to endpoint without trailing slash.
/projects/1
/projects/1/
Is there is a way to configure your library to generate endpoints without trailing slash?
No, I can add this quickly. I will keep this open until I do
need this ASAP
All the endpoints has trailing slash and because of the webserver config it makes redirect to endpoint without trailing slash.
/projects/1
/projects/1/
Is there is a way to configure your library to generate endpoints without trailing slash?