Replaced
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"title": "TODO Title"
|
||||
},
|
||||
"feed_items": {
|
||||
"description": "List of items that can be fed to the entity. Includes 'item' for the item name and 'growth' to define how much time it grows up by",
|
||||
"description": "List of items that can be fed to the entity. Includes `item` for the item name and `growth` to define how much time it grows up by",
|
||||
"oneOf": [{ "type": "array", "items": { "type": "string" } }, { "type": "string" }],
|
||||
"title": "TODO Title"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user