| Field | Type | Required | Description |
|---|---|---|---|
| id | string | + | ID of plugin to extend |
| configs | array of objects | + | List of extensions for specified extended plugin |
| Field | Type | Required | Description |
|---|---|---|---|
| name | string | + | Extension name |
| config | string | + | Path to file, that contains data of extension in json format |