Skip to content

Commit a333434

Browse files
authored
Merge branch 'master' into feature/no-authorization
2 parents 21eedea + a447db2 commit a333434

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
]
@@ -92,4 +92,4 @@ TODO
9292
- Custom directives (Filters / sorting)
9393
- Actions / Metrics
9494
- Automatic documentation with extension possible
95-
- Refactor the response class
95+
- Refactor the response class

0 commit comments

Comments
 (0)