We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
name
ListStores
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
openfga/api#211 added the ability to specify the name field as a filter when calling List Stores. SDKs do not currently support this optional filter.
Both the OpenFgaApi and OpenFgaClient should support passing in the name parameter when calling ListStores
OpenFgaApi
OpenFgaClient
No response
The text was updated successfully, but these errors were encountered:
+1 on this request. I'd prefer not to have to manage a map of external ID to store ID.
Sorry, something went wrong.
No branches or pull requests
Checklist
Describe the problem you'd like to have solved
openfga/api#211 added the ability to specify the name field as a filter when calling List Stores. SDKs do not currently support this optional filter.
Describe the ideal solution
Both the
OpenFgaApi
andOpenFgaClient
should support passing in the name parameter when callingListStores
Alternatives and current workarounds
No response
References
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: