Yarrik
Results
2
issues of
Yarrik
The project I am working on has schemas used in the api and models which are stored in the database (using SQLAlchemy as interface). The schemas and models are different...
enhancement
The docs note the restrictions on the relations: From [here](https://openfga.dev/docs/modeling/getting-started#03-list-relations-for-those-types) > In OpenFGA, relations can only have alphanumeric characters, underscores and hyphens. We recommend using underscore (_) to separate words...