Skip to content

Commit

Permalink
fix(client): auto request id on realtime client (#94)
Browse files Browse the repository at this point in the history
* fix(client): auto request id on realtime client

Removed since some endpoints may fail when that field is present.
Fallback to user provided request id when needed.

* chore(client): update reference docs
  • Loading branch information
drochetti authored Oct 16, 2024
1 parent 0e26b8e commit 83e21ef
Show file tree
Hide file tree
Showing 31 changed files with 65 additions and 74 deletions.
4 changes: 2 additions & 2 deletions docs/reference/classes/ApiError.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/reference/classes/ValidationError.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/reference/functions/createFalClient.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 83e21ef

Please sign in to comment.