libs/core/schemas/src/file-schemas/plugin-metadata-file.schema.ts
Properties |
created | |
Type |
string
|
Description
|
Date of the generation in ISO format (i.e. YYYY-MM-DD) |
hash | |
Type |
string
|
Description
|
Unique identifier for the plugin metadata file |
plugins | |
Type |
SinglePluginMetadata[]
|
Default value |
[]
|
Description
|
List of all discovered Plugins |
version | |
Type |
string
|
Description
|
Version of the schema defined in this file. |