Add support for application tags and install params

This commit is contained in:
I. Ahmad
2022-05-08 11:16:16 +05:00
committed by GitHub
parent c779e34fa0
commit 96bada03f4
3 changed files with 63 additions and 0 deletions

View File

@ -72,6 +72,14 @@ PartialAppInfo
.. autoclass:: PartialAppInfo()
:members:
AppInstallParams
~~~~~~~~~~~~~~~~
.. attributetable:: AppInstallParams
.. autoclass:: AppInstallParams()
:members:
Team
~~~~~