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-02-01 01:17:57 +00:00
committed by GitHub
co-authored by Claude Opus 4.5
parent 86da990076
commit be4e7ee67c
@@ -927,7 +927,7 @@ export const resetPasswordEmailOTP = (opts: RequiredEmailOTPOptions) =>
responses: {
200: {
description: "Success",
contnt: {
content: {
"application/json": {
schema: {
type: "object",