Skip to content

Commit

Permalink
add missing ,
Browse files Browse the repository at this point in the history
  • Loading branch information
jamienewcomb authored Oct 23, 2023
1 parent 6409fc3 commit ce8ae7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol/errorsHelp.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"40012": "https://faqs.ably.com/error-code-40012-invalid-client-id",
"40013": "https://faqs.ably.com/error-code-40013",
"40016": "https://faqs.ably.com/error-code-40016",
"40030": "https://faqs.ably.com/error-code-40030"
"40030": "https://faqs.ably.com/error-code-40030",
"40031": "https://faqs.ably.com/client-specified-message-id-restrictions-for-multiple-messages-published-atomically",
"40032": "https://faqs.ably.com/error-code-40032-invalid-publish-request-impermissible-extras-field",
"40100": "https://faqs.ably.com/error-code-40100",
Expand Down

0 comments on commit ce8ae7d

Please sign in to comment.