rename parts to subrecipes
This commit is contained in:
parent
6b31462d2c
commit
353aee80cb
3 changed files with 31 additions and 21 deletions
|
@ -28,7 +28,7 @@
|
|||
"type": "array",
|
||||
"items": { "type": "string" }
|
||||
},
|
||||
"parts": {
|
||||
"subrecipes": {
|
||||
"type": "array",
|
||||
"items": { "$ref": "/recipe.json" }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue