munch-ease-backend/tests/sample_files/recipes/cookieandkate.com-favorite-fried-eggs-recipe.recipe.json
2025-11-04 18:31:13 +11:00

48 lines
No EOL
1.2 KiB
JSON

{
"id": -1,
"name": "Favorite Fried Eggs",
"link": "https://cookieandkate.com/favorite-fried-eggs-recipe/",
"serves": 1,
"imageUrls": [
"https://cookieandkate.com/images/2018/09/crispy-fried-egg-recipe-225x225.jpg",
"https://cookieandkate.com/images/2018/09/crispy-fried-egg-recipe-260x195.jpg",
"https://cookieandkate.com/images/2018/09/crispy-fried-egg-recipe-320x180.jpg",
"https://cookieandkate.com/images/2018/09/crispy-fried-egg-recipe.jpg"
],
"ingredients": [
{
"id": -1,
"name": "extra-virgin olive oil",
"line": "1 tablespoon extra-virgin olive oil",
"unit": "Tablespoon",
"quantity": 1.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
},
{
"id": -1,
"name": "egg",
"line": "1 egg",
"unit": "Items",
"quantity": 1.0,
"preparation": "",
"productId": -1,
"recipeId": null,
"mealId": null,
"product": null
}
],
"basedOnRecipe": null,
"dateCreated": "2025-11-04T18:24:29.367540+11:00",
"createdById": 1,
"createdBy": {
"id": 1,
"displayName": "Snapshot Generator"
},
"dateHidden": null,
"hiddenById": null,
"hiddenBy": null
}