Skip to content

Commit a1523c2

Browse files
committed
update devconfig
1 parent fc7b27a commit a1523c2

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

generator/.DevConfigs/02d8bc0f-1757-4948-9c6c-ac1833b2b0dc.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,16 @@
33
"updateMinimum": true,
44
"type": "patch",
55
"changeLogMessages": [
6-
"Generate PutBucketRequest and move PostMarshallCustomization for some operations"
6+
"Move PostMarshallCustomization for restXml services to right before setting request.Content"
77
]
8-
}
8+
},
9+
"services":[
10+
{
11+
"serviceName": "S3",
12+
"type": "patch",
13+
"changeLogMessages": [
14+
"Generate PutBucket operation."
15+
]
16+
}
17+
]
918
}

0 commit comments

Comments
 (0)