summaryrefslogtreecommitdiffstats
path: root/descriptions/api.github.com/api.github.com.2022-11-28.yaml
diff options
context:
space:
mode:
authorgithub-openapi-bot <security+github-openapi-bot@github.com>2025-04-01 04:09:49 -0700
committergithub-openapi-bot <security+github-openapi-bot@github.com>2025-04-01 04:09:49 -0700
commite3ea9eaf4049eaee73444af07a366b80cfc08f01 (patch)
treebc6f7758a6d63eeb0e5e22e8c3811ef2fea0307d /descriptions/api.github.com/api.github.com.2022-11-28.yaml
parent7ef76f8a5d8a0645e8b78a367648350624c0ef5f (diff)
downloadrest-api-description-e3ea9eaf4049eaee73444af07a366b80cfc08f01.tar.gz
rest-api-description-e3ea9eaf4049eaee73444af07a366b80cfc08f01.zip
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.yaml17
1 files changed, 17 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 8b5e2522e..d42e909bc 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
@@ -19111,6 +19111,14 @@ paths:
status:
type: string
description: Can be `enabled` or `disabled`.
+ code_security:
+ type: object
+ description: Use the `status` property to enable or disable
+ GitHub Code Security for this repository.
+ properties:
+ status:
+ type: string
+ description: Can be `enabled` or `disabled`.
secret_scanning:
type: object
description: Use the `status` property to enable or disable
@@ -73581,6 +73589,14 @@ components:
enum:
- enabled
- disabled
+ code_security:
+ type: object
+ properties:
+ status:
+ type: string
+ enum:
+ - enabled
+ - disabled
dependabot_security_updates:
description: Enable or disable Dependabot security updates for the repository.
type: object
@@ -79427,6 +79443,7 @@ components:
required:
- file_patterns
- minimum_approvals
+ - reviewer
repository-rule-pull-request:
title: pull_request
description: Require all commits be made to a non-target branch and submitted