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
Under permissions it currently does not query properly if you type in anything except the action resource.
permissions
For eg - typing in "view-table" will filter all view-table options including view-table: Census, but typing "Census" will give an error.
view-table
view-table: Census
The text was updated successfully, but these errors were encountered:
Related #3
Sorry, something went wrong.
tjk911
No branches or pull requests
Under
permissions
it currently does not query properly if you type in anything except the action resource.For eg - typing in "view-table" will filter all
view-table
options includingview-table: Census
, but typing "Census" will give an error.The text was updated successfully, but these errors were encountered: