openfga / api

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

fix: restrict condition name to 50 characters #187

Open d-jeffery opened 2 months ago

d-jeffery commented 2 months ago

Description

Restrict character limit of condition down to 50 characters. Left the patterns as they were.

References

https://github.com/openfga/language/issues/319

Review Checklist