diff --git a/_schema/latest.json b/_schema/latest.json index 19f408c..7bedb5a 100644 --- a/_schema/latest.json +++ b/_schema/latest.json @@ -73340,7 +73340,7 @@ "description": "The invite hash is empty." }, "INVITE_HASH_EXPIRED": { - "code": 400, + "code": 406, "type": "INVITE_HASH_EXPIRED", "description": "The invite link has expired." }, @@ -73624,7 +73624,7 @@ "description": "The specified offset is longer than 64 bytes." }, "NOT_ELIGIBLE": { - "code": 400, + "code": 403, "type": "NOT_ELIGIBLE", "description": "The current user is not eligible to join the Peer-to-Peer Login Program." },