Skip to content

Commit

Permalink
Update readme.me
Browse files Browse the repository at this point in the history
  • Loading branch information
pekral committed Feb 27, 2019
1 parent 9c37a00 commit 8977f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ $client->getPdfById($id, $queryParams);
## Vyhledávání v evidenci
Systém Flexibee umožňuje vyhledávat nas evidencí. (https://www.flexibee.eu/api/dokumentace/ref/filters/)
```
$client->searchInEvidence($query);
$client->searchInEvidence($query, $queryParams);
```
## Vytváření vlastních requestů
Client nabízí možnost vytváření vlastních requestů. Stačí zavolat:
Expand Down

0 comments on commit 8977f5d

Please sign in to comment.