openfga / api

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

fix: correct create_store http status code #14

Closed adriantam closed 2 years ago

adriantam commented 2 years ago

Description

The correct create_store status code is 201, not 200.

References

Review Checklist