Update README.md
This commit is contained in:
@@ -38,7 +38,11 @@ ENV VERSION %%VERSION%%
|
|||||||
"options": {},
|
"options": {},
|
||||||
"schema": {
|
"schema": {
|
||||||
"bla": "str|int|float|bool"
|
"bla": "str|int|float|bool"
|
||||||
},
|
"list1": ["str|int|float|bool"]
|
||||||
|
"list2": [{
|
||||||
|
"ble": "str|int|float|bool"
|
||||||
|
}]
|
||||||
|
},
|
||||||
"image": "for custom addons",
|
"image": "for custom addons",
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user