Aniket Katkar 9e773ff1a8
chore(docs): updated the metadata standard schemas and menu.md for documentation (#13745)
* updated the metadata standard schemas and menu.md

* updated the schema docs with better parsing
2023-10-27 11:37:31 -07:00

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.