Skip to content

Added a trailing slash test and added the necessary configuration file.

Derek Hudson requested to merge fix-trailing-slash into master

Fixes an issue where an unneeded trailing slash on any endpoint will return a 404 error. See this issue for more details.

Merge request reports