Skip to content
Snippets Groups Projects
Commit 2928e98f authored by Tobias Gross-Vogt's avatar Tobias Gross-Vogt
Browse files

serach filter description

parent 2c322362
No related branches found
No related tags found
No related merge requests found
Pipeline #191543 passed
......@@ -49,7 +49,7 @@ use Dbp\Relay\CoreBundle\LocalData\LocalDataAwareTrait;
* "search" = {
* "property" = null,
* "required" = false,
* "description" = "Search for a person name",
* "description" = "Search filter (whitespace separated list of search terms to perform a partial, case-insensitive text search on person's full name with)",
* "schema" = {
* "type" = "string",
* "example" = "Max Mustermann",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment