openfga / api

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

chore: buf fmt and add required fields #50

Closed jon-whit closed 1 year ago

jon-whit commented 1 year ago

Description

Run buf format on the sources and make sure all RPC inputs that are required are marked as required (regardless of their HTTP mapping).

References

Review Checklist

adriantam commented 1 year ago

Since we are updating the APIs, can we