Bruno: Use post for filter instead of get
This commit is contained in:
parent
4b742264f4
commit
dc5fe1e589
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ meta {
|
|||
seq: 2
|
||||
}
|
||||
|
||||
get {
|
||||
post {
|
||||
url: {{url}}/compact-recipe/list-by-filter
|
||||
body: json
|
||||
auth: inherit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue