sdk-generator icon indicating copy to clipboard operation
sdk-generator copied to clipboard

[All SDKs] Support streaming endpoints (StreamedListObjects)

Open rhamzeh opened this issue 2 years ago • 0 comments

We currently manually hide the StreamedListObjects endpoint from the SDKs.

We should:

  • Allow this if possible in the OpenFgaApi interface, and use it underneath the hood for the ListObjects method in the OpenFgaClient interface.

Progress:

  • [ ] JS SDK
  • [ ] Go SDK
  • [ ] .NET SDK
  • [ ] Python SDK
  • [ ] Java SDK

rhamzeh avatar Dec 03 '22 04:12 rhamzeh