Updating documentation
This commit is contained in:
parent
eb97cb07c0
commit
bad3a266fb
|
@ -1418,13 +1418,8 @@ paths:
|
||||||
responses:
|
responses:
|
||||||
"200":
|
"200":
|
||||||
description: Indicates the challenge proof was accepted
|
description: Indicates the challenge proof was accepted
|
||||||
"413":
|
"428":
|
||||||
description: Too many attempts
|
description: Submitted captcha token is invalid
|
||||||
headers:
|
|
||||||
Retry-After:
|
|
||||||
description: "If present, an positive integer indicating the number\
|
|
||||||
\ of seconds before a subsequent attempt could succeed"
|
|
||||||
style: simple
|
|
||||||
"429":
|
"429":
|
||||||
description: Too many attempts
|
description: Too many attempts
|
||||||
headers:
|
headers:
|
||||||
|
|
Loading…
Reference in New Issue