Skip to content

Commit

Permalink
Improvement: SDK version headers v2 vs v3
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-mykhailenko committed Oct 22, 2023
1 parent 1b92a77 commit b19c141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Api/HttpApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public function __construct($httpClient, RequestBuilder $requestBuilder, Hydrato
/**
* @param class-string $class
*
* @return null|mixed|ResponseInterface
* @return mixed|ResponseInterface
*
* @throws Exception
*/
Expand Down

0 comments on commit b19c141

Please sign in to comment.