Skip to content

Commit

Permalink
Update OpenAPI spec for v2 (Commit SHA: bdec36b79ddc493d87aebf56e9a66…
Browse files Browse the repository at this point in the history
…f6b50619d20)
  • Loading branch information
actions-user committed Oct 10, 2024
1 parent 7eb9e19 commit 3889166
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions openapi-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1503,9 +1503,10 @@ paths:
schema:
type: string
description: A list of related objects to include in the response. Valid values
are `trigger`, `job`, and `debug_logs`. If `debug_logs` is not provided,
then the included debug logs will be truncated to the last 1,000 lines of
the debug log output file.
are `trigger`, `job`, `environment`, `repository`, `run_steps`, `run_retries`,
`used_repo_cache`, `repo_cache_restore`, and `debug_logs`. If `debug_logs`
is not provided, then the included debug logs will be truncated to the last
1,000 lines of the debug log output file.
tags:
- Runs
security:
Expand Down

0 comments on commit 3889166

Please sign in to comment.