[All SDKs] Support streaming endpoints (StreamedListObjects) #76
Labels
dotnet-sdk
Affects the C#/DotNet SDK
enhancement
New feature or request
go-sdk
Affects the Go SDK
java-sdk
Affects the Java/Kotlin SDK
js-sdk
Affects the JavaScript SDK
python-sdk
Affects the Python SDK
We currently manually hide the
StreamedListObjects
endpoint from the SDKs.We should:
OpenFgaApi
interfaceStreamedListObjects
ListObjects
method in theOpenFgaClient
interface.Progress:
feat: add streamed-list-objects endpoint python-sdk#163
feat(python-sdk): add streamed-list-objects endpoint #469
The text was updated successfully, but these errors were encountered: