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