Skip to content

Commit 4a7186b

Browse files
authored
Merge pull request #340 from ably/add-error-40025-api-no-longer-supported
Add error code 40025 for APIs that are no longer supported
2 parents e9e7ac6 + 66a8c8e commit 4a7186b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

protocol/errors.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"40022": "API Streamer has been shut down",
2929
"40023": "Action requires a newer protocol version",
3030
"40024": "unable to get channel history (incompatible site)",
31+
"40025": "API no longer supported",
3132
"40030": "Invalid publish request (unspecified)",
3233
"40031": "Invalid publish request (invalid client-specified id)",
3334
"40032": "Invalid publish request (impermissible extras field)",

0 commit comments

Comments
 (0)