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

API Routes Request Helpers docs. #39407

Merged
merged 3 commits into from Aug 9, 2022
Merged

Conversation

leerob
Copy link
Member

@leerob leerob commented Aug 9, 2022

Renames Middleware to Request Helpers to be both more accurate and also less confusing since Middleware is a separate feature of Next.js now.

@kodiakhq kodiakhq bot merged commit 5d93753 into canary Aug 9, 2022
@kodiakhq kodiakhq bot deleted the api-routes-request-helpers branch August 9, 2022 02:02
bennettdams added a commit to bennettdams/next.js that referenced this pull request Aug 12, 2022
Based on the PR vercel#39407, the sidebar title for API middlewares is changed to "Request Helpers".
kodiakhq bot pushed a commit that referenced this pull request Aug 12, 2022
Based on the PR #39407, the sidebar title for API middlewares is changed from "API Middlewares" to "Request Helpers".




## Documentation / Examples

- [x] Make sure the linting passes by running `pnpm lint`
- [x] The examples guidelines are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
created-by: Next.js team PRs by the Next.js team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants