File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1139,6 +1139,10 @@ public enum Components {
11391139 case validity
11401140 }
11411141 }
1142+ /// The ID of the push protection bypass placeholder. This value is returned on any push protected routes.
1143+ ///
1144+ /// - Remark: Generated from `#/components/schemas/secret-scanning-push-protection-bypass-placeholder-id`.
1145+ public typealias secret_hyphen_scanning_hyphen_push_hyphen_protection_hyphen_bypass_hyphen_placeholder_hyphen_id = Swift . String
11421146 /// - Remark: Generated from `#/components/schemas/secret-scanning-alert`.
11431147 public struct secret_hyphen_scanning_hyphen_alert : Codable , Hashable , Sendable {
11441148 /// - Remark: Generated from `#/components/schemas/secret-scanning-alert/number`.
@@ -1864,10 +1868,6 @@ public enum Components {
18641868 case used_in_tests = " used_in_tests "
18651869 case will_fix_later = " will_fix_later "
18661870 }
1867- /// The ID of the push protection bypass placeholder. This value is returned on any push protected routes.
1868- ///
1869- /// - Remark: Generated from `#/components/schemas/secret-scanning-push-protection-bypass-placeholder-id`.
1870- public typealias secret_hyphen_scanning_hyphen_push_hyphen_protection_hyphen_bypass_hyphen_placeholder_hyphen_id = Swift . String
18711871 /// - Remark: Generated from `#/components/schemas/secret-scanning-push-protection-bypass`.
18721872 public struct secret_hyphen_scanning_hyphen_push_hyphen_protection_hyphen_bypass : Codable , Hashable , Sendable {
18731873 /// - Remark: Generated from `#/components/schemas/secret-scanning-push-protection-bypass/reason`.
You can’t perform that action at this time.
0 commit comments