Skip to content

Restore trailing slash behavior

Yifan Ye requested to merge slash into master

This MR contains the fix for this issue osdu/platform/system/storage#253

After Spring 6 update, request URL with trailing slash respond with 404. This is a breaking change and this MR will restore M22 behavior.

Merge request reports