big tings
This commit is contained in:
3
parser/testdata/recipe_salad/output.json
vendored
3
parser/testdata/recipe_salad/output.json
vendored
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@context": "https://schema.org/",
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Recipe",
|
||||
"name": "Simple Salad",
|
||||
"image": "https://example.com/salad.jpg",
|
||||
@@ -7,7 +7,6 @@
|
||||
"@type": "Person",
|
||||
"name": "Alex Chef"
|
||||
},
|
||||
"datePublished": "2025-08-12",
|
||||
"description": "A quick green salad.",
|
||||
"prepTime": "PT10M",
|
||||
"cookTime": "PT0M",
|
||||
|
Reference in New Issue
Block a user