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.
1 parent d88d8dc commit b22f0f1Copy full SHA for b22f0f1
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 Gates (with config customisation)
95
- Automatic documentation with extension possible
96
-- Add the possibility to disable authorization
+- Add the possibility to disable authorization
0 commit comments