diff --git a/bruno/recipe-backend/CompactRecipeRestResource/getListByFilter.bru b/bruno/recipe-backend/CompactRecipeRestResource/getListByFilter.bru index 6261f0c..9514710 100644 --- a/bruno/recipe-backend/CompactRecipeRestResource/getListByFilter.bru +++ b/bruno/recipe-backend/CompactRecipeRestResource/getListByFilter.bru @@ -4,7 +4,7 @@ meta { seq: 2 } -get { +post { url: {{url}}/compact-recipe/list-by-filter body: json auth: inherit