openfga / language

Grammar for the OpenFGA modeling language
https://openfga.dev
Apache License 2.0
15 stars 7 forks source link

feat(java): implement invalid-relation-on-tupleset error #217

Closed ewanharris closed 3 months ago

ewanharris commented 3 months ago

Description

Implements the new invalid-relation-on-tupleset error for Java, this should fix the CI on the modular models branch

References

JS PR: #211

Review Checklist