Skip to content

[Java SDK] Support for StreamedListObjects Endpoint #167

@dyeam0

Description

@dyeam0

Checklist

Describe the problem you'd like to have solved

The StreamedListObjects endpoint needs to be added to the Java 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.

Additional context

The current OpenFGA Python SDK does have support for StreamedListObjects as of v0.9.1 (PR openfga/python-sdk#163).
Parent issue: openfga/sdk-generator#76.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions