Skip to content

Commit 77b0456

Browse files
authored
Merge branch 'master' into feature/automatic-gates
2 parents d8c2ad9 + 2dc9a85 commit 77b0456

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 documentation with extension possible
9595
- Add the possibility to disable authorization
96-
- Refactor the response class
96+
- Refactor the response class

0 commit comments

Comments
 (0)