mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-27 01:16:55 -05:00
fix(email-otp): typo in OpenAPI response metadata (#7737)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -927,7 +927,7 @@ export const resetPasswordEmailOTP = (opts: RequiredEmailOTPOptions) =>
|
||||
responses: {
|
||||
200: {
|
||||
description: "Success",
|
||||
contnt: {
|
||||
content: {
|
||||
"application/json": {
|
||||
schema: {
|
||||
type: "object",
|
||||
|
||||
Reference in New Issue
Block a user