Updates the location of classes like ApiClient and Configuration to be dev.openfga.api.client instead of dev.openfga.api.invoker. This matches conventions in other OpenFGA projects
[ ] 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
Updates the location of classes like ApiClient and Configuration to be
dev.openfga.api.client
instead ofdev.openfga.api.invoker
. This matches conventions in other OpenFGA projectsReferences
Generates these changes: https://github.com/openfga/java-sdk/pull/4
Review Checklist
main