openfga / api

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

chore: update API docs to have user prefix with type #38

Closed adriantam closed 1 year ago

adriantam commented 1 year ago

Description

For model 1.1, it is recommended that tuples' user be prefix with type to satisfy type restriction. We should update the API examples to reflect this.

References

https://github.com/openfga/rfcs/pull/7

Review Checklist