Add support for getting and editing integration_types_config application field

This commit is contained in:
Soheab
2025-02-18 02:21:19 +01:00
committed by GitHub
parent 6ab747f9e5
commit fa158a5eba
4 changed files with 141 additions and 4 deletions

View File

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