[PR #7737] [MERGED] fix(email-otp): typo in OpenAPI response metadata #33125

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7737
Author: @smsunarto
Created: 2/1/2026
Status: Merged
Merged: 2/1/2026
Merged by: @bytaesu

Base: canaryHead: scott/typo-fix


📝 Commits (1)

  • c5001ca fix(email-otp): fix typo in OpenAPI response metadata

📊 Changes

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

View changed files

📝 packages/better-auth/src/plugins/email-otp/routes.ts (+1 -1)

📄 Description

Summary

  • Fix typo contntcontent in OpenAPI response metadata for resetPasswordWithEmailOTP endpoint

Summary by cubic

Fixed a typo in the OpenAPI response metadata for the reset password via email OTP endpoint, renaming "contnt" to "content". This restores a valid schema so generators and docs parse the response correctly.

Written for commit c5001ca90d. Summary will update 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/7737 **Author:** [@smsunarto](https://github.com/smsunarto) **Created:** 2/1/2026 **Status:** ✅ Merged **Merged:** 2/1/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `canary` ← **Head:** `scott/typo-fix` --- ### 📝 Commits (1) - [`c5001ca`](https://github.com/better-auth/better-auth/commit/c5001ca90d33c8347ede72cb2504aee1a4534c97) fix(email-otp): fix typo in OpenAPI response metadata ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/email-otp/routes.ts` (+1 -1) </details> ### 📄 Description ## Summary - Fix typo `contnt` → `content` in OpenAPI response metadata for `resetPasswordWithEmailOTP` endpoint <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fixed a typo in the OpenAPI response metadata for the reset password via email OTP endpoint, renaming "contnt" to "content". This restores a valid schema so generators and docs parse the response correctly. <sup>Written for commit c5001ca90d33c8347ede72cb2504aee1a4534c97. Summary will update 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 23:47:41 -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#33125