Completed
Push — master ( c28851...781c6a )
by Tobias
02:28
created
src/Api/HttpApi.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -91,7 +91,7 @@
 block discarded – undo
91 91
      * Send a POST request with raw data.
92 92
      *
93 93
      * @param string       $path           Request path
94
-     * @param array|string $body           Request body
94
+     * @param string $body           Request body
95 95
      * @param array        $requestHeaders Request headers
96 96
      *
97 97
      * @return ResponseInterface
Please login to merge, or discard this patch.