recipe "description" markdown field
This commit is contained in:
parent
238319b9e1
commit
072aa03a53
3 changed files with 9 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"title": { "type": "string" },
|
||||
"description": { "type": "string" },
|
||||
"source": { "type": "string" },
|
||||
"ingredients": {
|
||||
"type": "array",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue