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

996 B

title slug
appsPrivateConfiguration /main-concepts/metadata-standard/schemas/configuration/appsprivateconfiguration

AppsPrivateConfiguration

This schema defines a list of configurations for the Application Framework

Properties

Definitions

  • appPrivateConfig (object): Single Application Configuration Definition. Cannot contain additional properties.
    • name (string, required): Application Name.
    • preview (boolean): Flag to enable/disable preview for the application. If the app is in preview mode, it can't be installed. Default: false.
    • parameters (object, required): Parameters to initialize the Applications. Can contain additional properties.
      • Additional Properties

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