Skip to content

Commit

Permalink
add 'requires newer protocol version' error code
Browse files Browse the repository at this point in the history
  • Loading branch information
owenpearson committed Sep 12, 2024
1 parent ab4355e commit cf29cf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol/errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"40020": "Batch error",
"40021": "Feature requires a newer platform version",
"40022": "API Streamer has been shut down",
"40023": "Action requires a newer protocol version",
"40030": "Invalid publish request (unspecified)",
"40031": "Invalid publish request (invalid client-specified id)",
"40032": "Invalid publish request (impermissible extras field)",
Expand Down

0 comments on commit cf29cf7

Please sign in to comment.