mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-26 12:12:31 +01:00
fixed wrong statuscode in docs
This commit is contained in:
parent
382fc62f5a
commit
12a227d3fc
@ -237,6 +237,6 @@ export default router;
|
||||
* 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"}
|
||||
*
|
||||
* Success 201:
|
||||
* Success 200:
|
||||
* @returns {token: "OMITTED"}
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user