Query Parameters
categories4 of 7 covered
1{
2 "anyOf": [
3 {
4 "items": {
5 "anyOf": [
6 {
Missing any tests
7 "format": "uuid4",
8 "type": "string"
9 },
10 {
11 "type": "string"
12 }
13 ]
14 },
Missing negative tests
15 "type": "array"
16 },
Missing positive tests
17 {
Missing positive tests
18 "type": "null"
Missing positive tests
19 }
20 ],
21}
tags4 of 7 covered
1{
2 "anyOf": [
3 {
4 "items": {
5 "anyOf": [
6 {
Missing any tests
7 "format": "uuid4",
8 "type": "string"
9 },
10 {
11 "type": "string"
12 }
13 ]
14 },
Missing negative tests
15 "type": "array"
16 },
Missing positive tests
17 {
Missing positive tests
18 "type": "null"
Missing positive tests
19 }
20 ],
21}
tools4 of 7 covered
1{
2 "anyOf": [
3 {
4 "items": {
5 "anyOf": [
6 {
Missing any tests
7 "format": "uuid4",
8 "type": "string"
9 },
10 {
11 "type": "string"
12 }
13 ]
14 },
Missing negative tests
15 "type": "array"
16 },
Missing positive tests
17 {
Missing positive tests
18 "type": "null"
Missing positive tests
19 }
20 ],
21}
foods4 of 7 covered
1{
2 "anyOf": [
3 {
4 "items": {
5 "anyOf": [
6 {
Missing any tests
7 "format": "uuid4",
8 "type": "string"
9 },
10 {
11 "type": "string"
12 }
13 ]
14 },
Missing negative tests
15 "type": "array"
16 },
Missing positive tests
17 {
Missing positive tests
18 "type": "null"
Missing positive tests
19 }
20 ],
21}
households4 of 7 covered
1{
2 "anyOf": [
3 {
4 "items": {
5 "anyOf": [
6 {
Missing any tests
7 "format": "uuid4",
8 "type": "string"
9 },
10 {
11 "type": "string"
12 }
13 ]
14 },
Missing negative tests
15 "type": "array"
16 },
Missing positive tests
17 {
Missing positive tests
18 "type": "null"
Missing positive tests
19 }
20 ],
21}
orderBy2 of 3 covered
Missing negative tests
2 "anyOf": [
3 {
4 "type": "string"
5 },
6 {
7 "type": "null"
8 }
Missing negative tests
9 ],
Missing negative tests
10}
orderByNullPosition0 of 5 covered
Missing positive tests
2 "anyOf": [
Missing positive tests
3 {
Missing positive tests
4 "$ref": "#/components/schemas/OrderByNullPosition"
Missing positive tests
5 },
Missing positive tests
6 {
Missing positive tests
7 "type": "null"
Missing positive tests
8 }
Missing positive tests
9 ],
10 "components": {
11 "schemas": {
Missing positive tests
12 "OrderByNullPosition": {
Missing positive tests
13 "enum": [
Missing any tests
14 "first",
Missing any tests
15 "last"
Missing positive tests
16 ],
Missing positive tests
17 "type": "string"
Missing positive tests
18 }
19 }
20 },
Missing positive tests
21}
orderDirection0 of 3 covered
Missing positive tests
2 "$ref": "#/components/schemas/OrderDirection",
3 "components": {
4 "schemas": {
Missing positive tests
5 "OrderDirection": {
Missing positive tests
6 "enum": [
Missing any tests
7 "asc",
Missing any tests
8 "desc"
Missing positive tests
9 ],
Missing positive tests
10 "type": "string"
Missing positive tests
11 }
12 }
13 },
Missing positive tests
14}
queryFilter2 of 3 covered
Missing negative tests
2 "anyOf": [
3 {
4 "type": "string"
5 },
6 {
7 "type": "null"
8 }
Missing negative tests
9 ],
Missing negative tests
10}
paginationSeed2 of 3 covered
Missing negative tests
2 "anyOf": [
3 {
4 "type": "string"
5 },
6 {
7 "type": "null"
8 }
Missing negative tests
9 ],
Missing negative tests
10}
page1 of 1 covered
1{
2 "type": "integer"
3}
perPage0 of 1 covered
Missing negative tests
2 "type": "integer"
cookbook3 of 5 covered
Missing negative tests
2 "anyOf": [
3 {
Missing any tests
4 "format": "uuid4",
5 "type": "string"
6 },
7 {
8 "type": "string"
9 },
10 {
11 "type": "null"
12 }
Missing negative tests
13 ],
Missing negative tests
14}
requireAllCategories0 of 1 covered
Missing negative tests
2 "type": "boolean"
requireAllTags0 of 1 covered
Missing negative tests
2 "type": "boolean"
requireAllTools0 of 1 covered
Missing negative tests
2 "type": "boolean"
requireAllFoods0 of 1 covered
Missing negative tests
2 "type": "boolean"
search2 of 3 covered
Missing negative tests
2 "anyOf": [
3 {
4 "type": "string"
5 },
6 {
7 "type": "null"
8 }
Missing negative tests
9 ],
Missing negative tests
10}
Headers
accept-language0 of 3 covered
Missing negative tests
2 "anyOf": [
Missing negative tests
3 {
Missing negative tests
4 "type": "string"
Missing negative tests
5 },
Missing positive tests
6 {
Missing positive tests
7 "type": "null"
Missing positive tests
8 }
Missing negative tests
9 ],
Missing negative tests
10}
Path Parameters
group_slug1 of 1 covered
Always valid — no negative tests
2 "type": "string"
200
Successful Response
0
-
default
Default
500
2.31ms
query.orderDirection
"desc"
query.requireAllCategories
false
query.requireAllTags
false
query.requireAllTools
false
query.requireAllFoods
false