openfga / api

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

fix: document behaviour of continuation token #83

Closed adriantam closed 1 year ago

adriantam commented 1 year ago

Description

Document behaviour of continuation token in that empty string will be returned if there are no more items to get.

References

Close https://github.com/openfga/api/issues/82

Review Checklist