openfga / api

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

feat: adding conflict error to error definition #107

Closed adriantam closed 9 months ago

adriantam commented 11 months ago

Description

Adding new HTTP return code (409) which will be returned for conflict

References

First step in addressing https://github.com/openfga/openfga/issues/1080 Corresponding change https://github.com/openfga/openfga/pull/1179

Review Checklist

adriantam commented 9 months ago

Updated to avoid introducing new internal code