Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Description ``` - chore!: remove excluded users from ListUsers response BREAKING CHANGE: This version removes the `ExcludedUsers` field from the `ListUsersResponse` and `ClientListUsersResponse` classes, for more details see the [associated API change](openfga/api#171). ``` ## References ## Review Checklist - [x] I have clicked on ["allow edits by maintainers"](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork). - [ ] I have added documentation for new/changed functionality in this PR or in a PR to [openfga.dev](https://github.com/openfga/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` - [ ] I have added tests to validate that the change in functionality is working as expected
- Loading branch information