Adding a 20 contextual tuple maximum for ListUsers requests. This enforcement usually happens on the ContextualTupleKeys definition but ListUsers decided to diverge to eliminate the stuttering that occurs from that type.
[x] I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
[x] The correct base branch is being used, if not main
[x] I have added tests to validate that the change in functionality is working as expected
Description
Adding a 20 contextual tuple maximum for ListUsers requests. This enforcement usually happens on the
ContextualTupleKeys
definition but ListUsers decided to diverge to eliminate the stuttering that occurs from that type.Test for this will be implemented in https://github.com/openfga/openfga/pull/1433.
References
Related PR: https://github.com/openfga/openfga/pull/1433
Review Checklist
main