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: add support for modular models metadata #83

Closed evansims closed 2 months ago

evansims commented 2 months ago

Description

This PR merges the latest upstream changes from the sdk-generator, introducing support for modular models metadata, as contributed in https://github.com/openfga/api/commit/66b9e5cb403ce993c613fe1a8dbaf8f64cb6ba61

References

https://github.com/openfga/api/pull/141

Review Checklist

rhamzeh commented 2 months ago

Ref: https://github.com/openfga/api/pull/141

evansims commented 2 months ago

Thanks, @rhamzeh; appreciate it. I've updated the PR.