Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 709 Bytes

IntegrationManifestGroup.md

File metadata and controls

13 lines (9 loc) · 709 Bytes

IntegrationManifestGroup

Properties

Name Type Description Notes
title str Title of this integration group
integrations list[str] A list of paths to JSON definitions for integrations in this group
integration_objs list[Integration] Materialized JSONs for integrations belonging to this group, as referenced by `integrations` [optional]
subtitle str Subtitle of this integration group

[Back to Model list] [Back to API list] [Back to README]