includeTrailingSlash
When using basePrefix, this option will allow to include a trailing slash at the end of the route. It will register as both /api
and /api/
if this option is true.
When using basePrefix, this option will allow to include a trailing slash at the end of the route. It will register as both /api
and /api/
if this option is true.