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 21eedea + a447db2 commit a333434Copy full SHA for a333434
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
]
@@ -92,4 +92,4 @@ TODO
92
- Custom directives (Filters / sorting)
93
- Actions / Metrics
94
- Automatic documentation with extension possible
95
-- Refactor the response class
+- Refactor the response class
0 commit comments