Skip to content

Commit cd03a3e

Browse files
committedMar 2, 2025
Fix JSON issue
1 parent 017945f commit cd03a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎generator/.DevConfigs/48136445-7021-4BDB-96AB-3F0C7B00368E.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"Remove obsolete region identifiers from S3Region enumeration",
1212
"Remove obsolete Prefix property from LifecycleConfiguration. Code should be updated to use Filter property.",
1313
"Remove obsolete Transition and NoncurrentVersionTransition from LifecycleRule. Could should be updated to use the collection versions Transitions and NoncurrentVersionTransitions.",
14-
"Remove obsolete Event property from TopicConfiguration. Code should be updated to use the collection property Events."
14+
"Remove obsolete Event property from TopicConfiguration. Code should be updated to use the collection property Events.",
1515
"Remove obsolete CalculateContentMD5Header property. This property no longer needed to be set because the SDK will compute a checksum by default.",
1616
"Remove obsolete Bucket property from SelectObjectContentRequest. Code should be updated to use BucketName.",
1717
"Remove obsolete NumberOfUploadThreads property from TransferUtilityConfig. Code should be updated to use ConcurrentServiceRequests.",

0 commit comments

Comments
 (0)
Failed to load comments.