mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 20:18:24 +00:00
699 B
699 B
title | slug |
---|---|
applicationPipeline | /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.