Skip to content

Commit e3ddc10

Browse files
lewzylulewzylu
andauthored
fix service (#151)
Co-authored-by: lewzylu <lewzylu@tencent.com>
1 parent 9d94713 commit e3ddc10

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Qcloud/Cos/Service.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4454,10 +4454,9 @@ public static function getService() {
44544454
'type' => 'string',
44554455
'location' => 'xml',
44564456
),
4457-
'Versions' => array(
4457+
'Version' => array(
44584458
'type' => 'array',
44594459
'location' => 'xml',
4460-
'sentAs' => 'Versions',
44614460
'data' => array(
44624461
'xmlFlattened' => true,
44634462
),

0 commit comments

Comments
 (0)