Skip to content
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

Remove trailing slash from API endpoints (iss. #582) #585

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lsloan
Copy link
Member

@lsloan lsloan commented Nov 12, 2024

After this change, requesting endpoints with a trailing slash results in a HTTP 404 (not found) error. Following this change, it's important to check other parts of the application to ensure they do not use a trailing slash when calling API endpoints.

After this, requesting endpoints with a trailing slash results in a HTTP 404 (not found) error.  Following this change, it's important to check other parts of the application to ensure they do not use a trailing slash when calling API endpoints.
@lsloan lsloan requested a review from jonespm November 12, 2024 18:45
@lsloan lsloan self-assigned this Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken INTERNAL link triggered whenever someone is removed from a meeting
1 participant