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

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Scott
2026-01-31 17:17:57 -08:00
committed by GitHub
parent 86da990076
commit be4e7ee67c

View File

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