We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc7b27a commit a1523c2Copy full SHA for a1523c2
generator/.DevConfigs/02d8bc0f-1757-4948-9c6c-ac1833b2b0dc.json
@@ -3,7 +3,16 @@
3
"updateMinimum": true,
4
"type": "patch",
5
"changeLogMessages": [
6
- "Generate PutBucketRequest and move PostMarshallCustomization for some operations"
+ "Move PostMarshallCustomization for restXml services to right before setting request.Content"
7
]
8
- }
+ },
9
+ "services":[
10
+ {
11
+ "serviceName": "S3",
12
+ "type": "patch",
13
+ "changeLogMessages": [
14
+ "Generate PutBucket operation."
15
+ ]
16
+ }
17
18
}
0 commit comments