openfga / python-sdk

OpenFGA SDK for Python 3 - https://pypi.org/project/openfga-sdk/
https://openfga.dev
Apache License 2.0
29 stars 10 forks source link

feat: support api_url configuration option #67

Closed ewanharris closed 4 months ago

ewanharris commented 4 months ago

Description

Adds support for an api_url configuration option and deprecated the existing apiHost and apiScheme options

References

Part of openfga/sdk-generator/issues/298 Generated from: https://github.com/openfga/sdk-generator/pull/302

Review Checklist