Skip to content

Bump Submodule/github/rest-api-description from a3b9020 to 8af3e59 #113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions Sources/checks/Client.swift
Original file line number Diff line number Diff line change
Expand Up @@ -366,8 +366,6 @@ public struct Client: APIProtocol {
///
/// For more information about how to re-run GitHub Actions jobs, see "[Re-run a job from a workflow run](https://docs.github.com/rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run)".
///
/// OAuth apps and personal access tokens (classic) cannot use this endpoint.
///
/// - Remark: HTTP `POST /repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest`.
/// - Remark: Generated from `#/paths//repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest/post(checks/rerequest-run)`.
public func checks_sol_rerequest_hyphen_run(_ input: Operations.checks_sol_rerequest_hyphen_run.Input) async throws -> Operations.checks_sol_rerequest_hyphen_run.Output {
Expand Down Expand Up @@ -861,8 +859,6 @@ public struct Client: APIProtocol {
///
/// Triggers GitHub to rerequest an existing check suite, without pushing new code to a repository. This endpoint will trigger the [`check_suite` webhook](https://docs.github.com/webhooks/event-payloads/#check_suite) event with the action `rerequested`. When a check suite is `rerequested`, its `status` is reset to `queued` and the `conclusion` is cleared.
///
/// OAuth apps and personal access tokens (classic) cannot use this endpoint.
///
/// - Remark: HTTP `POST /repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest`.
/// - Remark: Generated from `#/paths//repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest/post(checks/rerequest-suite)`.
public func checks_sol_rerequest_hyphen_suite(_ input: Operations.checks_sol_rerequest_hyphen_suite.Input) async throws -> Operations.checks_sol_rerequest_hyphen_suite.Output {
Expand Down
12 changes: 0 additions & 12 deletions Sources/checks/Types.swift
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ public protocol APIProtocol: Sendable {
///
/// For more information about how to re-run GitHub Actions jobs, see "[Re-run a job from a workflow run](https://docs.github.com/rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run)".
///
/// OAuth apps and personal access tokens (classic) cannot use this endpoint.
///
/// - Remark: HTTP `POST /repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest`.
/// - Remark: Generated from `#/paths//repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest/post(checks/rerequest-run)`.
func checks_sol_rerequest_hyphen_run(_ input: Operations.checks_sol_rerequest_hyphen_run.Input) async throws -> Operations.checks_sol_rerequest_hyphen_run.Output
Expand Down Expand Up @@ -117,8 +115,6 @@ public protocol APIProtocol: Sendable {
///
/// Triggers GitHub to rerequest an existing check suite, without pushing new code to a repository. This endpoint will trigger the [`check_suite` webhook](https://docs.github.com/webhooks/event-payloads/#check_suite) event with the action `rerequested`. When a check suite is `rerequested`, its `status` is reset to `queued` and the `conclusion` is cleared.
///
/// OAuth apps and personal access tokens (classic) cannot use this endpoint.
///
/// - Remark: HTTP `POST /repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest`.
/// - Remark: Generated from `#/paths//repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest/post(checks/rerequest-suite)`.
func checks_sol_rerequest_hyphen_suite(_ input: Operations.checks_sol_rerequest_hyphen_suite.Input) async throws -> Operations.checks_sol_rerequest_hyphen_suite.Output
Expand Down Expand Up @@ -243,8 +239,6 @@ extension APIProtocol {
///
/// For more information about how to re-run GitHub Actions jobs, see "[Re-run a job from a workflow run](https://docs.github.com/rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run)".
///
/// OAuth apps and personal access tokens (classic) cannot use this endpoint.
///
/// - Remark: HTTP `POST /repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest`.
/// - Remark: Generated from `#/paths//repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest/post(checks/rerequest-run)`.
public func checks_sol_rerequest_hyphen_run(
Expand Down Expand Up @@ -342,8 +336,6 @@ extension APIProtocol {
///
/// Triggers GitHub to rerequest an existing check suite, without pushing new code to a repository. This endpoint will trigger the [`check_suite` webhook](https://docs.github.com/webhooks/event-payloads/#check_suite) event with the action `rerequested`. When a check suite is `rerequested`, its `status` is reset to `queued` and the `conclusion` is cleared.
///
/// OAuth apps and personal access tokens (classic) cannot use this endpoint.
///
/// - Remark: HTTP `POST /repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest`.
/// - Remark: Generated from `#/paths//repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest/post(checks/rerequest-suite)`.
public func checks_sol_rerequest_hyphen_suite(
Expand Down Expand Up @@ -3607,8 +3599,6 @@ public enum Operations {
///
/// For more information about how to re-run GitHub Actions jobs, see "[Re-run a job from a workflow run](https://docs.github.com/rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run)".
///
/// OAuth apps and personal access tokens (classic) cannot use this endpoint.
///
/// - Remark: HTTP `POST /repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest`.
/// - Remark: Generated from `#/paths//repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest/post(checks/rerequest-run)`.
public enum checks_sol_rerequest_hyphen_run {
Expand Down Expand Up @@ -4711,8 +4701,6 @@ public enum Operations {
///
/// Triggers GitHub to rerequest an existing check suite, without pushing new code to a repository. This endpoint will trigger the [`check_suite` webhook](https://docs.github.com/webhooks/event-payloads/#check_suite) event with the action `rerequested`. When a check suite is `rerequested`, its `status` is reset to `queued` and the `conclusion` is cleared.
///
/// OAuth apps and personal access tokens (classic) cannot use this endpoint.
///
/// - Remark: HTTP `POST /repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest`.
/// - Remark: Generated from `#/paths//repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest/post(checks/rerequest-suite)`.
public enum checks_sol_rerequest_hyphen_suite {
Expand Down
21 changes: 21 additions & 0 deletions Sources/dependabot/Client.swift
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@ public struct Client: APIProtocol {
name: "epss_percentage",
value: input.query.epss_percentage
)
try converter.setQueryItemAsURI(
in: &request,
style: .form,
explode: true,
name: "has",
value: input.query.has
)
try converter.setQueryItemAsURI(
in: &request,
style: .form,
Expand Down Expand Up @@ -328,6 +335,13 @@ public struct Client: APIProtocol {
name: "epss_percentage",
value: input.query.epss_percentage
)
try converter.setQueryItemAsURI(
in: &request,
style: .form,
explode: true,
name: "has",
value: input.query.has
)
try converter.setQueryItemAsURI(
in: &request,
style: .form,
Expand Down Expand Up @@ -1167,6 +1181,13 @@ public struct Client: APIProtocol {
name: "epss_percentage",
value: input.query.epss_percentage
)
try converter.setQueryItemAsURI(
in: &request,
style: .form,
explode: true,
name: "has",
value: input.query.has
)
try converter.setQueryItemAsURI(
in: &request,
style: .form,
Expand Down
Loading