Skip to content

Commit 509c246

Browse files
committed
update comments
1 parent 3757323 commit 509c246

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sdk/src/Services/S3/Custom/Model/S3PostCondition.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,6 @@ public static ContentLengthRangeCondition ContentLengthRange(long minimumLength,
138138
/// This is useful for enforcing specific values for metadata, ACL settings, storage class, etc.
139139
/// </para>
140140
/// <para>
141-
/// The condition is serialized as a JSON object: <c>{"fieldName": "expectedValue"}</c>
142-
/// </para>
143-
/// <para>
144141
/// Common use cases include:
145142
/// </para>
146143
/// <list type="bullet">

0 commit comments

Comments
 (0)