core/tests/components/cookidoo/fixtures/ingredient_items.json

11 lines
138 B
JSON

{
"data": [
{
"id": "unique_id_mehl",
"name": "Mehl",
"description": "200 g",
"is_owned": false
}
]
}