-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Checklist
- I agree to the terms within the OpenFGA Code of Conduct.
Describe the problem you'd like to have solved
Support for the StreamedListObjects endpoint needs to be added to the SDK.
Describe the ideal solution
The SDK contains methods to call the StreamedListObjects API.
The implementation for this SDK must be aligned with the existing implementation of the Python SDK, with the exception of necessary language-specific conventions.
Alternatives and current workarounds
The current workaround is to call the /streamed-list-objects
API directly without using the SDK.
References
- The current OpenFGA Python SDK does have support for StreamedListObjects as of v0.9.1 (PR feat: add streamed-list-objects endpoint python-sdk#163).
- Parent issue: [All SDKs] Support streaming endpoints (StreamedListObjects) sdk-generator#76.
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Backlog