@@ -198,7 +198,7 @@ |
||
198 | 198 | /** |
199 | 199 | * @param string $endpoint |
200 | 200 | * @param array|null $body |
201 | - * @param null $correlation_id |
|
201 | + * @param null|string $correlation_id |
|
202 | 202 | * @param bool $asJson |
203 | 203 | * @return array|mixed |
204 | 204 | * @throws RequestException |