Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ed037ab

Browse files
Merge pull request #90 from Wei18/dependabot/submodules/Submodule/github/rest-api-description-7fad85e
Bump Submodule/github/rest-api-description from `b2ff88e` to `7fad85e`
2 parents f460caf + fbc2a62 commit ed037ab

File tree

15 files changed

+2583
-27
lines changed

15 files changed

+2583
-27
lines changed

‎Sources/actions/Client.swift

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6723,7 +6723,7 @@ public struct Client: APIProtocol {
67236723
///
67246724
/// OAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint with a private repository.
67256725
///
6726-
/// This API will return up to 1,000 results for each search when using the following parameters: `actor`, `branch`, `check_suite_id`, `created`, `event`, `head_sha`, `status`.
6726+
/// This endpoint will return up to 1,000 results for each search when using the following parameters: `actor`, `branch`, `check_suite_id`, `created`, `event`, `head_sha`, `status`.
67276727
///
67286728
/// - Remark: HTTP `GET /repos/{owner}/{repo}/actions/runs`.
67296729
/// - Remark: Generated from `#/paths//repos/{owner}/{repo}/actions/runs/get(actions/list-workflow-runs-for-repo)`.
@@ -9384,6 +9384,8 @@ public struct Client: APIProtocol {
93849384
///
93859385
/// OAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint with a private repository.
93869386
///
9387+
/// This endpoint will return up to 1,000 results for each search when using the following parameters: `actor`, `branch`, `check_suite_id`, `created`, `event`, `head_sha`, `status`.
9388+
///
93879389
/// - Remark: HTTP `GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs`.
93889390
/// - Remark: Generated from `#/paths//repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs/get(actions/list-workflow-runs)`.
93899391
public func actions_sol_list_hyphen_workflow_hyphen_runs(_ input: Operations.actions_sol_list_hyphen_workflow_hyphen_runs.Input) async throws -> Operations.actions_sol_list_hyphen_workflow_hyphen_runs.Output {

‎Sources/actions/Types.swift

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -997,7 +997,7 @@ public protocol APIProtocol: Sendable {
997997
///
998998
/// OAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint with a private repository.
999999
///
1000-
/// This API will return up to 1,000 results for each search when using the following parameters: `actor`, `branch`, `check_suite_id`, `created`, `event`, `head_sha`, `status`.
1000+
/// This endpoint will return up to 1,000 results for each search when using the following parameters: `actor`, `branch`, `check_suite_id`, `created`, `event`, `head_sha`, `status`.
10011001
///
10021002
/// - Remark: HTTP `GET /repos/{owner}/{repo}/actions/runs`.
10031003
/// - Remark: Generated from `#/paths//repos/{owner}/{repo}/actions/runs/get(actions/list-workflow-runs-for-repo)`.
@@ -1376,6 +1376,8 @@ public protocol APIProtocol: Sendable {
13761376
///
13771377
/// OAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint with a private repository.
13781378
///
1379+
/// This endpoint will return up to 1,000 results for each search when using the following parameters: `actor`, `branch`, `check_suite_id`, `created`, `event`, `head_sha`, `status`.
1380+
///
13791381
/// - Remark: HTTP `GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs`.
13801382
/// - Remark: Generated from `#/paths//repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs/get(actions/list-workflow-runs)`.
13811383
func actions_sol_list_hyphen_workflow_hyphen_runs(_ input: Operations.actions_sol_list_hyphen_workflow_hyphen_runs.Input) async throws -> Operations.actions_sol_list_hyphen_workflow_hyphen_runs.Output
@@ -3163,7 +3165,7 @@ extension APIProtocol {
31633165
///
31643166
/// OAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint with a private repository.
31653167
///
3166-
/// This API will return up to 1,000 results for each search when using the following parameters: `actor`, `branch`, `check_suite_id`, `created`, `event`, `head_sha`, `status`.
3168+
/// This endpoint will return up to 1,000 results for each search when using the following parameters: `actor`, `branch`, `check_suite_id`, `created`, `event`, `head_sha`, `status`.
31673169
///
31683170
/// - Remark: HTTP `GET /repos/{owner}/{repo}/actions/runs`.
31693171
/// - Remark: Generated from `#/paths//repos/{owner}/{repo}/actions/runs/get(actions/list-workflow-runs-for-repo)`.
@@ -3808,6 +3810,8 @@ extension APIProtocol {
38083810
///
38093811
/// OAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint with a private repository.
38103812
///
3813+
/// This endpoint will return up to 1,000 results for each search when using the following parameters: `actor`, `branch`, `check_suite_id`, `created`, `event`, `head_sha`, `status`.
3814+
///
38113815
/// - Remark: HTTP `GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs`.
38123816
/// - Remark: Generated from `#/paths//repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs/get(actions/list-workflow-runs)`.
38133817
public func actions_sol_list_hyphen_workflow_hyphen_runs(
@@ -23442,7 +23446,7 @@ public enum Operations {
2344223446
///
2344323447
/// OAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint with a private repository.
2344423448
///
23445-
/// This API will return up to 1,000 results for each search when using the following parameters: `actor`, `branch`, `check_suite_id`, `created`, `event`, `head_sha`, `status`.
23449+
/// This endpoint will return up to 1,000 results for each search when using the following parameters: `actor`, `branch`, `check_suite_id`, `created`, `event`, `head_sha`, `status`.
2344623450
///
2344723451
/// - Remark: HTTP `GET /repos/{owner}/{repo}/actions/runs`.
2344823452
/// - Remark: Generated from `#/paths//repos/{owner}/{repo}/actions/runs/get(actions/list-workflow-runs-for-repo)`.
@@ -29355,6 +29359,8 @@ public enum Operations {
2935529359
///
2935629360
/// OAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint with a private repository.
2935729361
///
29362+
/// This endpoint will return up to 1,000 results for each search when using the following parameters: `actor`, `branch`, `check_suite_id`, `created`, `event`, `head_sha`, `status`.
29363+
///
2935829364
/// - Remark: HTTP `GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs`.
2935929365
/// - Remark: Generated from `#/paths//repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs/get(actions/list-workflow-runs)`.
2936029366
public enum actions_sol_list_hyphen_workflow_hyphen_runs {

‎Sources/activity/Types.swift

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2611,6 +2611,35 @@ public enum Components {
26112611
case rocket
26122612
}
26132613
}
2614+
/// - Remark: Generated from `#/components/schemas/sub-issues-summary`.
2615+
public struct sub_hyphen_issues_hyphen_summary: Codable, Hashable, Sendable {
2616+
/// - Remark: Generated from `#/components/schemas/sub-issues-summary/total`.
2617+
public var total: Swift.Int
2618+
/// - Remark: Generated from `#/components/schemas/sub-issues-summary/completed`.
2619+
public var completed: Swift.Int
2620+
/// - Remark: Generated from `#/components/schemas/sub-issues-summary/percent_completed`.
2621+
public var percent_completed: Swift.Int
2622+
/// Creates a new `sub_hyphen_issues_hyphen_summary`.
2623+
///
2624+
/// - Parameters:
2625+
/// - total:
2626+
/// - completed:
2627+
/// - percent_completed:
2628+
public init(
2629+
total: Swift.Int,
2630+
completed: Swift.Int,
2631+
percent_completed: Swift.Int
2632+
) {
2633+
self.total = total
2634+
self.completed = completed
2635+
self.percent_completed = percent_completed
2636+
}
2637+
public enum CodingKeys: String, CodingKey {
2638+
case total
2639+
case completed
2640+
case percent_completed
2641+
}
2642+
}
26142643
/// Issues are a great way to keep track of tasks, enhancements, and bugs for your projects.
26152644
///
26162645
/// - Remark: Generated from `#/components/schemas/issue`.
@@ -2838,6 +2867,8 @@ public enum Components {
28382867
public var author_association: Components.Schemas.author_hyphen_association
28392868
/// - Remark: Generated from `#/components/schemas/issue/reactions`.
28402869
public var reactions: Components.Schemas.reaction_hyphen_rollup?
2870+
/// - Remark: Generated from `#/components/schemas/issue/sub_issues_summary`.
2871+
public var sub_issues_summary: Components.Schemas.sub_hyphen_issues_hyphen_summary?
28412872
/// Creates a new `issue`.
28422873
///
28432874
/// - Parameters:
@@ -2875,6 +2906,7 @@ public enum Components {
28752906
/// - performed_via_github_app:
28762907
/// - author_association:
28772908
/// - reactions:
2909+
/// - sub_issues_summary:
28782910
public init(
28792911
id: Swift.Int64,
28802912
node_id: Swift.String,
@@ -2909,7 +2941,8 @@ public enum Components {
29092941
repository: Components.Schemas.repository? = nil,
29102942
performed_via_github_app: Components.Schemas.nullable_hyphen_integration? = nil,
29112943
author_association: Components.Schemas.author_hyphen_association,
2912-
reactions: Components.Schemas.reaction_hyphen_rollup? = nil
2944+
reactions: Components.Schemas.reaction_hyphen_rollup? = nil,
2945+
sub_issues_summary: Components.Schemas.sub_hyphen_issues_hyphen_summary? = nil
29132946
) {
29142947
self.id = id
29152948
self.node_id = node_id
@@ -2945,6 +2978,7 @@ public enum Components {
29452978
self.performed_via_github_app = performed_via_github_app
29462979
self.author_association = author_association
29472980
self.reactions = reactions
2981+
self.sub_issues_summary = sub_issues_summary
29482982
}
29492983
public enum CodingKeys: String, CodingKey {
29502984
case id
@@ -2981,6 +3015,7 @@ public enum Components {
29813015
case performed_via_github_app
29823016
case author_association
29833017
case reactions
3018+
case sub_issues_summary
29843019
}
29853020
}
29863021
/// Comments provide a way for people to collaborate on an issue.

‎Sources/git/Types.swift

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -787,29 +787,35 @@ public enum Components {
787787
public var payload: Swift.String?
788788
/// - Remark: Generated from `#/components/schemas/verification/signature`.
789789
public var signature: Swift.String?
790+
/// - Remark: Generated from `#/components/schemas/verification/verified_at`.
791+
public var verified_at: Swift.String?
790792
/// Creates a new `verification`.
791793
///
792794
/// - Parameters:
793795
/// - verified:
794796
/// - reason:
795797
/// - payload:
796798
/// - signature:
799+
/// - verified_at:
797800
public init(
798801
verified: Swift.Bool,
799802
reason: Swift.String,
800803
payload: Swift.String? = nil,
801-
signature: Swift.String? = nil
804+
signature: Swift.String? = nil,
805+
verified_at: Swift.String? = nil
802806
) {
803807
self.verified = verified
804808
self.reason = reason
805809
self.payload = payload
806810
self.signature = signature
811+
self.verified_at = verified_at
807812
}
808813
public enum CodingKeys: String, CodingKey {
809814
case verified
810815
case reason
811816
case payload
812817
case signature
818+
case verified_at
813819
}
814820
}
815821
/// The ID of the push protection bypass placeholder. This value is returned on any push protected routes.
@@ -1158,29 +1164,35 @@ public enum Components {
11581164
public var signature: Swift.String?
11591165
/// - Remark: Generated from `#/components/schemas/git-commit/verification/payload`.
11601166
public var payload: Swift.String?
1167+
/// - Remark: Generated from `#/components/schemas/git-commit/verification/verified_at`.
1168+
public var verified_at: Swift.String?
11611169
/// Creates a new `verificationPayload`.
11621170
///
11631171
/// - Parameters:
11641172
/// - verified:
11651173
/// - reason:
11661174
/// - signature:
11671175
/// - payload:
1176+
/// - verified_at:
11681177
public init(
11691178
verified: Swift.Bool,
11701179
reason: Swift.String,
11711180
signature: Swift.String? = nil,
1172-
payload: Swift.String? = nil
1181+
payload: Swift.String? = nil,
1182+
verified_at: Swift.String? = nil
11731183
) {
11741184
self.verified = verified
11751185
self.reason = reason
11761186
self.signature = signature
11771187
self.payload = payload
1188+
self.verified_at = verified_at
11781189
}
11791190
public enum CodingKeys: String, CodingKey {
11801191
case verified
11811192
case reason
11821193
case signature
11831194
case payload
1195+
case verified_at
11841196
}
11851197
}
11861198
/// - Remark: Generated from `#/components/schemas/git-commit/verification`.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /