Skip to content

Commit 31439d8

Browse files
authored
Update README.md
1 parent 1307cfe commit 31439d8

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,14 @@ Here is a quick look at what you can do using API search method:
7373
]
7474
},
7575
],
76+
"instructions": [
77+
{
78+
"name": "odd-even-id",
79+
"fields": [
80+
{ "name": "type", "value": "odd" }
81+
]
82+
}
83+
],
7684
"page": 2,
7785
"limit": 10
7886
}
@@ -97,4 +105,4 @@ TODO
97105

98106
- Metrics support
99107
- Refactor the response class
100-
- Plain text search using Laravel Scout
108+
- Plain text search using Laravel Scout

0 commit comments

Comments
 (0)