summaryrefslogtreecommitdiffstats
path: root/descriptions/api.github.com/api.github.com.2022-11-28.yaml
diff options
context:
space:
mode:
authorBear Cherian <bearcherian@github.com>2024-12-26 11:11:13 -0600
committerGitHub <noreply@github.com>2024-12-26 11:11:13 -0600
commit8031023b31a852778532c5fa688b8bb6bcbab9d6 (patch)
treeb7a9f9612f8a2ffd2939000859e01a2f6baa0c0b /descriptions/api.github.com/api.github.com.2022-11-28.yaml
parent36817d8f30cb2813e661e74c00fb4c8376f8f571 (diff)
parenta6a16d47e3d324365913e62e72304063d5ca359e (diff)
downloadrest-api-description-8031023b31a852778532c5fa688b8bb6bcbab9d6.tar.gz
rest-api-description-8031023b31a852778532c5fa688b8bb6bcbab9d6.zip
Merge pull request #4403 from github/openapi-update-bcea8d164c21434d193d326ee1e535ef53267d57297a1806d90147b6dd967639
Update OpenAPI 3.0 Descriptions
Diffstat (limited to 'descriptions/api.github.com/api.github.com.2022-11-28.yaml')
-rw-r--r--descriptions/api.github.com/api.github.com.2022-11-28.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.yaml b/descriptions/api.github.com/api.github.com.2022-11-28.yaml
index 1724d88ad..08af6e12a 100644
--- a/descriptions/api.github.com/api.github.com.2022-11-28.yaml
+++ b/descriptions/api.github.com/api.github.com.2022-11-28.yaml
@@ -83116,6 +83116,18 @@ components:
- ruby
- typescript
- swift
+ runner_type:
+ description: Runner type to be used.
+ nullable: true
+ type: string
+ enum:
+ - standard
+ - labeled
+ runner_label:
+ description: Runner label to be used if the runner type is labeled.
+ nullable: true
+ type: string
+ example: code-scanning
query_suite:
description: CodeQL query suite to be used.
type: string