[PR #6203] [MERGED] chore: fix operationId for requestPasswordReset endpoint #32118

Closed
opened 2026-04-17 22:58:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6203
Author: @ping-maxwell
Created: 11/22/2025
Status: Merged
Merged: 11/22/2025
Merged by: @Bekacru

Base: canaryHead: chore/fix-operationId-for-requestPasswordReset-endpoint


📝 Commits (1)

  • 6d1a090 chore: fix operationId for requestPasswordReset endpoint

📊 Changes

1 file changed (+1 additions, -2 deletions)

View changed files

📝 packages/better-auth/src/api/routes/reset-password.ts (+1 -2)

📄 Description

Summary by cubic

Updated the OpenAPI operationId for the /request-password-reset endpoint to "requestPasswordReset" (was "forgetPassword") so generated clients and docs use the correct name. Also removed the incorrect operationId from the endpoint config.

Written for commit 6d1a0900f2. Summary will update automatically on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/6203 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 11/22/2025 **Status:** ✅ Merged **Merged:** 11/22/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `chore/fix-operationId-for-requestPasswordReset-endpoint` --- ### 📝 Commits (1) - [`6d1a090`](https://github.com/better-auth/better-auth/commit/6d1a0900f2bf6ce446736fc7f0d40ca2909477d7) chore: fix operationId for requestPasswordReset endpoint ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/api/routes/reset-password.ts` (+1 -2) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Updated the OpenAPI operationId for the /request-password-reset endpoint to "requestPasswordReset" (was "forgetPassword") so generated clients and docs use the correct name. Also removed the incorrect operationId from the endpoint config. <sup>Written for commit 6d1a0900f2bf6ce446736fc7f0d40ca2909477d7. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 22:58:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#32118