fixed wrong statuscode in docs
This commit is contained in:
parent
382fc62f5a
commit
12a227d3fc
@ -237,6 +237,6 @@ export default router;
|
|||||||
* Field Error
|
* Field Error
|
||||||
* @returns { "code": 50035, "errors": { "consent": { "_errors": [{ "code": "CONSENT_REQUIRED", "message": "You must agree to Discord's Terms of Service and Privacy Policy." }]}}, "message": "Invalid Form Body"}
|
* @returns { "code": 50035, "errors": { "consent": { "_errors": [{ "code": "CONSENT_REQUIRED", "message": "You must agree to Discord's Terms of Service and Privacy Policy." }]}}, "message": "Invalid Form Body"}
|
||||||
*
|
*
|
||||||
* Success 201:
|
* Success 200:
|
||||||
* @returns {token: "OMITTED"}
|
* @returns {token: "OMITTED"}
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user