Skip to content

Commit a2b12b7

Browse files
Commit via running: make Sources/secret-scanning
1 parent f6b1fb0 commit a2b12b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/secret-scanning/Types.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1444,7 +1444,7 @@ public enum Components {
14441444
case isBase64Encoded = "is_base64_encoded"
14451445
}
14461446
}
1447-
/// An optional comment when closing an alert. Cannot be updated or deleted. Must be `null` when changing `state` to `open`.
1447+
/// An optional comment when closing or reopening an alert. Cannot be updated or deleted.
14481448
///
14491449
/// - Remark: Generated from `#/components/schemas/secret-scanning-alert-resolution-comment`.
14501450
public typealias SecretScanningAlertResolutionComment = Swift.String

0 commit comments

Comments
 (0)