openfga / api

Protocol Buffers used by OpenFGA
Apache License 2.0
18 stars 10 forks source link

feat: add ListObjects API definitions to the OpenFGAService #21

Closed jon-whit closed 2 years ago

jon-whit commented 2 years ago

Description

This PR adds the ListObjects (and StreamedListObjects) API definitions as described in https://github.com/openfga/rfcs/pull/3 to the OpenFGAService.

References

https://github.com/openfga/roadmap/issues/8 Approved RFC https://github.com/openfga/rfcs/pull/3 Closes https://github.com/openfga/api/issues/10

Review Checklist