openfga / api

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

chore: hide unimplemented API definitions #75

Closed jon-whit closed 1 year ago

jon-whit commented 1 year ago

Description

Hides the unimplemented API endpoint to UpdateStore until we have an implementation for it.

@andreadistefano - if you end up implementing this API endpoint, please cross-reference.

References

74

Review Checklist

andreadistefano commented 1 year ago

Hi, in the meantime I put up a draft PR the main openfga repository here: https://github.com/openfga/openfga/pull/709.