Class: OpenFga::Client
- Inherits:
-
Object
- Object
- OpenFga::Client
- Defined in:
- lib/openfga/client.rb
Instance Attribute Summary collapse
-
#openfga_api ⇒ Object
Returns the value of attribute openfga_api.
Instance Method Summary collapse
-
#initialize(api_client = ApiClient.default) ⇒ Client
constructor
A new instance of Client.
Constructor Details
Instance Attribute Details
#openfga_api ⇒ Object
Returns the value of attribute openfga_api.
3 4 5 |
# File 'lib/openfga/client.rb', line 3 def openfga_api @openfga_api end |