|
@@ -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.