some updates
This commit is contained in:
@@ -4,26 +4,15 @@
|
||||
codec: yaml
|
||||
fields:
|
||||
- path: name
|
||||
codec: text
|
||||
required: true
|
||||
- path: image
|
||||
codec: text
|
||||
required: true
|
||||
- path: author.@type
|
||||
codec: const
|
||||
value: Person
|
||||
- path: author.name
|
||||
codec: text
|
||||
- path: datePublished
|
||||
codec: text
|
||||
- path: description
|
||||
codec: text
|
||||
- path: prepTime
|
||||
codec: text
|
||||
- path: cookTime
|
||||
codec: text
|
||||
- path: recipeYield
|
||||
codec: text
|
||||
}
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user