We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Referencing an fga.mod need to be supported in:
fga.mod
fga store import --file store.fga.yaml
fga model test --tests model.fga.yaml
fga store create --model ./fga.mod
fga model write --file ./fga.mod
fga model validate --file ./fga.mod
fga model transform --file ./fga.mod
Sub-issues:
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Referencing an
fga.mod
need to be supported in:fga store import --file store.fga.yaml
fga model test --tests model.fga.yaml
fga store create --model ./fga.mod
fga model write --file ./fga.mod
fga model validate --file ./fga.mod
fga model transform --file ./fga.mod
Sub-issues:
fga.mod
file #266fga.mod
file, send it to language for parsing #267fga.mod
file #268fga.mod
file in the store file #269fga.mod
file in the commands #270The text was updated successfully, but these errors were encountered: