We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72a8f62 commit 9fa8a72Copy full SHA for 9fa8a72
libs/aries-basic-controller/aries_basic_controller/aries_controller.py
@@ -15,6 +15,8 @@ class AriesAgentController(AriesAgentControllerBase):
15
16
This class allows you to interact with Aries by exposing the aca-py API.
17
18
+ Attributes:
19
+ ----------
20
is_multitenant : bool
21
Initialise the multitenant interface (default is False)
22
"""
0 commit comments