From c10749cf9f06820a9b11971bfa0ce418a5ddeebc Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 8 Sep 2025 07:42:12 +0000 Subject: [PATCH] feat(schema): update documentation to the latest layer --- _schema/latest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_schema/latest.json b/_schema/latest.json index 474111b..ddaa6c5 100644 --- a/_schema/latest.json +++ b/_schema/latest.json @@ -73624,7 +73624,7 @@ "description": "The specified offset is longer than 64 bytes." }, "NOT_ELIGIBLE": { - "code": 403, + "code": 400, "type": "NOT_ELIGIBLE", "description": "The current user is not eligible to join the Peer-to-Peer Login Program." },