Skip to content
Snippets Groups Projects

Added timeout to options.

Merged Krzysztof Dyszczyk requested to merge feature/timeout into master
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -33,5 +33,4 @@ interface ApiClientOptions extends HttpClientOptions, SerializerOptions
* @return string
*/
public function getApiClientClass();
}
\ No newline at end of file
Loading