################################################################################################################### COMPASS COMPONENT TEMPLATE ###################################################################################################################
Property Name | Type | Description |
---|---|---|
createComponentDetails | CreateCompassComponentInput | The details of the component to create. |
projectKey | InputMaybe<String> | The optional parameter indicating the key of the project to fork into. Currently only implemented for Bitbucket repositories. |
templateArguments | InputMaybe<Array<CreateCompassComponentFromTemplateArgumentInput>> | Arguments to pass into your template as parameters. Note: This field is not in use currently. |
templateComponentId | String | The unique identifier (ID) of the template component. |
Rate this page: