From c2a03a27648172faae6b9f34fab7276afcce223b Mon Sep 17 00:00:00 2001 From: Andy Ford Date: Wed, 16 Oct 2024 17:12:48 +0100 Subject: [PATCH] rules: add before publish rule error codes --- protocol/errors.json | 1 + 1 file changed, 1 insertion(+) diff --git a/protocol/errors.json b/protocol/errors.json index f9d4eed..1766d7c 100644 --- a/protocol/errors.json +++ b/protocol/errors.json @@ -90,6 +90,7 @@ "41001": "push device registration expired", "42200": "Unprocessable entity", + "42201": "before publish rule refused publish", "42910": "rate limit exceeded (nonfatal): request rejected (unspecified)", "42911": "max per-connection publish rate limit exceeded (nonfatal): unable to publish message",