[ ] 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
[ ] I have added tests to validate that the change in functionality is working as expected
Description
This change renames the beans exported by the starter:
openFgaClient
-->fgaClient
openFga
-->fga
This is being done to be consistent with our other naming, in which we don't use the
open
prefix for variable names.Review Checklist
main