Skip to content

Commit bb003c3

Browse files
authored
update service.php (deleteObjects) (#100)
1 parent 3ca7682 commit bb003c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Qcloud/Cos/Service.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -680,8 +680,6 @@ public static function getService() {
680680
'required' => true,
681681
'type' => 'string',
682682
'minLength' => 1,
683-
'filters' => array(
684-
'Qcloud\\Cos\\Client::explodeKey')
685683
),
686684
'VersionId' => array(
687685
'type' => 'string',

0 commit comments

Comments
 (0)