Bruno: Use post for filter instead of get

This commit is contained in:
araemer 2026-02-27 20:37:58 +01:00
parent 4b742264f4
commit dc5fe1e589

View file

@ -4,7 +4,7 @@ meta {
seq: 2 seq: 2
} }
get { post {
url: {{url}}/compact-recipe/list-by-filter url: {{url}}/compact-recipe/list-by-filter
body: json body: json
auth: inherit auth: inherit