You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Considering that the SDKs are autogenerated, please make sure to submit your Pul
39
39
40
40
### Have a question or problem?
41
41
42
-
Please do not open issues for general support or usage questions. Instead, join us over in the [OpenFGA discussions](https://github.com/orgs/openfga/discussions) or [support community](https://discord.gg/8naAwJfWN6).
42
+
Please do not open issues for general support or usage questions. Instead, join us over in the [OpenFGA discussions](https://github.com/orgs/openfga/discussions) or [support community](https://openfga.dev/community).
[](https://twitter.com/openfga)
9
9
10
10
This is an autogenerated JavaScript SDK for OpenFGA. It provides a wrapper around the [OpenFGA API definition](https://openfga.dev/api), and includes TS typings.
@@ -60,7 +60,7 @@ OpenFGA is designed to make it easy for application builders to model their perm
-[Google's Zanzibar Paper (2019)](https://research.google/pubs/pub48190/)
66
66
@@ -86,7 +86,7 @@ yarn add @openfga/sdk
86
86
87
87
The documentation below refers to the `OpenFgaClient`, to read the documentation for `OpenFgaApi`, check out the [`v0.2.2` documentation](https://github.com/openfga/js-sdk/tree/v0.2.2#readme).
88
88
89
-
> The OpenFgaClient will by default retry API requests up to 15 times on 429 and 5xx errors.
89
+
> The `OpenFgaClient` will by default retry API requests up to 15 times on 429 and 5xx errors.
0 commit comments