You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/metadata.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,6 @@ Metadata contains general information about add-on build.
16
16
| apiVersion | string |[Deprecated] Version of used API. |
17
17
| version<spanclass="required-asterisk">\*</span> | string | Version of the add-on. |
18
18
| schemaVersion | string | Version of JSON schema used in build process. |
19
-
|\_uccVersion | string | Version of UCC used during build process. Set by UCC itself. |
20
19
| hideUCCVersion | boolean | Hide the label 'Made with UCC' on the Configuration page. |
21
20
| checkForUpdates | boolean | Ability to configure `app.conf->package.check_for_updates` from globalConfig file. Default `true`. |
22
21
| defaultView | string | Define which view should be loaded on TA load. One of `"inputs"`, `"configuration"`, `"dashboard"` or `"search"`. Default `configuration`. |
0 commit comments