openfga / api

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

chore: ignore empty condition in type restriction definitions #125

Closed jon-whit closed 9 months ago

jon-whit commented 9 months ago

Description

The validation rule should only apply to the condition in a RelationReference (which is used for type restrictions) if the condition is not empty (e.g. ""). This ensures that is the case.

References

Review Checklist

jon-whit commented 9 months ago

diff on the OpenAPI is alright - it's a false positive.