GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Completed
Push — master ( 79b59e...43e54b )
by Jamie
12s
created
src/ObjectStore/v1/Models/Container.php 1 patch
Doc Comments   -4 removed lines patch added patch discarded remove patch
@@ -190,10 +190,6 @@
 block discarded – undo
190 190
      * allowing concatenation when a request is executed against the manifest.
191 191
      *
192 192
      * @param array  $data                     {@see \OpenStack\ObjectStore\v1\Api::putObject}
193
-     * @param int    $data['segmentSize']      The size in Bytes of each segment
194
-     * @param string $data['segmentContainer'] The container to which each segment will be uploaded
195
-     * @param string $data['segmentPrefix']    The prefix that will come before each segment. If omitted, a default
196
-     *                                         is used: name/timestamp/filesize
197 193
      *
198 194
      * @return Object
199 195
      */
Please login to merge, or discard this patch.