-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[B2BP-1011] Normalize URI in cloudfront-functions #531
[B2BP-1011] Normalize URI in cloudfront-functions #531
Conversation
|
Branch is not up to date with base branch@mamu0 it seems this Pull Request is not updated with base branch. |
Jira Pull Request LinkThis Pull Request refers to the following Jira issue B2BP-1011 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #531 +/- ##
=======================================
Coverage 98.04% 98.04%
=======================================
Files 25 25
Lines 1588 1588
Branches 72 72
=======================================
Hits 1557 1557
Misses 31 31 ☔ View full report in Codecov by Sentry. |
List of Changes
Removed trailing slashes (/) from URIs.
Motivation and Context
This change is required to ensure consistent handling of URIs for a static website hosted behind CloudFront.
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: