mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-19 07:17:38 +00:00
768 B
768 B
title | slug |
---|---|
createAppRequest | /main-concepts/metadata-standard/schemas/entity/applications/createapprequest |
CreateApp
This schema defines the create applications request for Open-Metadata.
Properties
name
: Name of the Application. Refer to ../../type/basic.json#/definitions/entityName.owner
: Owner of this workflow. Refer to ../../type/entityReference.json. Default:None
.bot
: Fqn of Bot Associated with this application. Refer to ../../type/basic.json#/definitions/fullyQualifiedEntityName. Default:None
.appConfiguration
: Application Configuration object.appSchedule
: Refer to ./app.json#/definitions/appSchedule.
Documentation file automatically generated at 2023-10-27 13:55:46.343512.