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 6ab093e commit 61f3055Copy full SHA for 61f3055
src/Api/FilterInterface.php
@@ -28,7 +28,7 @@ interface FilterInterface
28
* - type: the type of the filter
29
* - required: if this filter is required
30
* - strategy (optional): the used strategy
31
- * - is_collection (optional): is this filter is collection
+ * - is_collection (optional): if this filter is for collection
32
* - swagger (optional): additional parameters for the path operation,
33
* e.g. 'swagger' => [
34
* 'description' => 'My Description',
0 commit comments