Skip to content

Commit 7289972

Browse files
author
williamd5
authored
patch login returns
1 parent 99af42f commit 7289972

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -592,8 +592,8 @@
592592
"description": "Session token. Also returned in `Set-Cookie` header."
593593
},
594594
{
595-
"status": 401,
596-
"type": "Error & {code: \"UNAUTHORIZED\"}"
595+
"status": 422,
596+
"type": "Error & {code: \"INVALID_DATA\"}"
597597
},
598598
{
599599
"status": 403,

0 commit comments

Comments
 (0)