Pere Miquel Brull 34fbe5d64c
Docs - Prepare 1.7 docs and 1.8 snapshot (#20882)
* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT

* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
2025-04-18 12:12:17 +05:30

6.3 KiB

title slug
app /main-concepts/metadata-standard/schemas/entity/applications/app

App

This schema defines the applications for Open-Metadata.

Properties

Definitions

  • scheduleType (string): This schema defines the type of application. Must be one of: ["Live", "Scheduled", "ScheduledOrManual", "NoSchedule"].
  • scheduleTimeline (string): This schema defines the Application ScheduleTimeline Options. Must be one of: ["Hourly", " Daily", "Weekly", "Monthly", "Custom", "None"]. Default: "Weekly".
  • appSchedule: This schema defines the type of application. Cannot contain additional properties.
  • appType (string): This schema defines the type of application. Must be one of: ["internal", "external"].
  • permissions (string): This schema defines the Permission used by Native Application. Must be one of: ["All"].
  • executionContext: Execution Configuration. Cannot contain additional properties.

Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.