api recipe and ingredient, GET and PUT
This commit is contained in:
12
test/put_recipe.json
Normal file
12
test/put_recipe.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"id": 0,
|
||||
"title": "string",
|
||||
"url": "string",
|
||||
"site_name": "string",
|
||||
"cuisine": "string",
|
||||
"category": "string",
|
||||
"description": "string",
|
||||
"cook_time": 0,
|
||||
"prep_time": 0,
|
||||
"yields": "string"
|
||||
}
|
||||
Reference in New Issue
Block a user