Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
699 B
Markdown
Raw Normal View History

---
title: applicationPipeline
slug: /main-concepts/metadata-standard/schemas/metadataingestion/applicationpipeline
---
# ApplicationPipeline
*Application Pipeline Configuration.*
## Properties
- **`type`**: Pipeline type. Refer to *#/definitions/testSuiteConfigType*. Default: `TestSuite`.
- **`entityFullyQualifiedName`**: Fully qualified name of the application to be executed. Refer to *../type/basic.json#/definitions/fullyQualifiedEntityName*.
## Definitions
- **`testSuiteConfigType`** *(string)*: Pipeline Source Config For Application Pipeline type. Must be one of: `['Application']`. Default: `Application`.
Documentation file automatically generated at 2023-10-27 13:55:46.343512.