We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8c2ad9 + 2dc9a85 commit 77b0456Copy full SHA for 77b0456
README.md
@@ -67,7 +67,7 @@ Here is a quick look at what you can do using API search method:
67
{
68
"relation": "stars",
69
"type": "max",
70
- "max": "rate",
+ "field": "rate",
71
"filters": [
72
{"field": 'approved', "value": true}
73
]
@@ -93,4 +93,4 @@ TODO
93
- Actions / Metrics
94
- Automatic documentation with extension possible
95
- Add the possibility to disable authorization
96
-- Refactor the response class
+- Refactor the response class
0 commit comments