Fix GET vs. POST

This commit is contained in:
Fabian Märki
2017-04-03 11:31:52 +02:00
parent 484c86dcb3
commit 000f078ca2

View File

@ -115,7 +115,7 @@ curl -H "Content-Type: application/json" -X POST -d '{"regex": "AMPLT|PHASE"}' h
### Request
```
GET https://<host>:<port>/query
POST https://<host>:<port>/query
```
#### Request body