1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. AppProjectTemplateConfigValue

AppProjectTemplateConfigValue

    ProjectTemplateConfigValue is a config value included in the project template manifest.

    Properties

    • description string optional
      Description is an optional description for the config value.
    • default string optional
      Default is an optional default value for the config value.
    • secret boolean optional
      Secret may be set to true to indicate that the config value should be encrypted.