add CompactRecipePoint for loading recipe header data
This commit is contained in:
parent
380eb4cd21
commit
3638909761
8 changed files with 97 additions and 35 deletions
|
|
@ -1,11 +1,11 @@
|
|||
meta {
|
||||
name: getAllRecipes
|
||||
name: getCompactRecipes
|
||||
type: http
|
||||
seq: 5
|
||||
}
|
||||
|
||||
get {
|
||||
url: http://localhost:4000/recipe
|
||||
url: http://localhost:4000/compact-recipe
|
||||
body: none
|
||||
auth: bearer
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue