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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Scott Sunarto
2026-01-31 16:36:26 -08:00
parent f82960b984
commit c5001ca90d

View File

@@ -927,7 +927,7 @@ export const resetPasswordEmailOTP = (opts: RequiredEmailOTPOptions) =>
responses: {
200: {
description: "Success",
contnt: {
content: {
"application/json": {
schema: {
type: "object",