Skip to content

Commit b22f0f1

Browse files
authored
Update README.md
1 parent d88d8dc commit b22f0f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Here is a quick look at what you can do using API search method:
6767
{
6868
"relation": "stars",
6969
"type": "max",
70-
"max": "rate",
70+
"field": "rate",
7171
"filters": [
7272
{"field": 'approved', "value": true}
7373
]
@@ -93,4 +93,4 @@ TODO
9393
- Actions / Metrics
9494
- Automatic Gates (with config customisation)
9595
- Automatic documentation with extension possible
96-
- Add the possibility to disable authorization
96+
- Add the possibility to disable authorization

0 commit comments

Comments
 (0)