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

refactor: rename API endpoint to '/api/protected-api' for comment #66456

Merged
merged 2 commits into from
Jun 2, 2024

Conversation

boris-szl
Copy link
Contributor

Requests to the protected endpoint without the '-api' suffix will return a 404. Ensure to use '/api/protected-api' to see the expected behavior.

Requests to the protected endpoint without the '-api' suffix will return a 404. Ensure to use '/api/protected-api' to see the expected behavior.
@boris-szl boris-szl requested review from a team as code owners June 1, 2024 16:42
@boris-szl boris-szl requested review from molebox and StephDietz and removed request for a team June 1, 2024 16:42
@ijjk ijjk added the examples Issue/PR related to examples label Jun 1, 2024
@ijjk
Copy link
Member

ijjk commented Jun 1, 2024

Allow CI Workflow Run

  • approve CI run for commit: 58fca2b

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Copy link
Member

@samcx samcx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for submitting a PR!

:lgtm:

@samcx samcx enabled auto-merge (squash) June 2, 2024 23:36
@samcx samcx merged commit fd25a6a into vercel:canary Jun 2, 2024
33 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples locked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants