@@ -207,7 +207,7 @@ discard block |
||
| 207 | 207 | * Sends a request |
| 208 | 208 | * |
| 209 | 209 | * @param string $method HTTP method |
| 210 | - * @param string|UriInterface $uri URI object or string. |
|
| 210 | + * @param string $uri URI object or string. |
|
| 211 | 211 | * @param array $options Request options to apply. |
| 212 | 212 | * |
| 213 | 213 | * @return Response |
@@ -311,7 +311,7 @@ discard block |
||
| 311 | 311 | * |
| 312 | 312 | * @link https://tech.yandex.ru/market/partner/doc/dg/reference/get-campaigns-id-outlets-docpage/ |
| 313 | 313 | * |
| 314 | - * @return Models\GetOrdersResponse |
|
| 314 | + * @return Models\GetOutletsResponse |
|
| 315 | 315 | */ |
| 316 | 316 | public function getOutletsResponse($params = []) |
| 317 | 317 | { |