openfga / api

Protocol Buffers used by OpenFGA
Apache License 2.0
19 stars 14 forks source link

fix: fix json interface for Write API #96

Closed jpadilla closed 1 year ago

jpadilla commented 1 year ago

Description

Ensure json interface is not affected by changes introduced in #95. Breaking changes in proto interface are still expected.

Review Checklist