Skip to content

Commit 621797d

Browse files
committed
Altered the Filter description
1 parent 130f63b commit 621797d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

search.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ definitions:
6464

6565
FilterSearchRequest:
6666
type: object
67-
description: "Allows to filter the search results based on the Person's `name`."
67+
description: "Allows to filter the search results based on the Person's `name`. If enabled, only the search results that meet the filter condition will be returned."
6868
properties:
6969
op:
7070
$ref: '#/definitions/FilterOp'

0 commit comments

Comments
 (0)