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

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.