Skip to content

Commit 6c15efd

Browse files
Update OpenAPI 3.0 Descriptions
1 parent 8031023 commit 6c15efd

16 files changed

+16
-16
lines changed

descriptions/api.github.com/api.github.com.2022-11-28.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55262,7 +55262,7 @@
5526255262
"/repos/{owner}/{repo}/secret-scanning/scan-history": {
5526355263
"get": {
5526455264
"summary": "Get secret scanning scan history for a repository",
55265-
"description": "Lists the latest incremental and backfill scans by type for a repository.\n\nOAuth app tokens and personal access tokens (classic) need the `repo` or `security_events` scope to use this endpoint. If this endpoint is only used with public repositories, the token can use the `public_repo` scope instead.",
55265+
"description": "Lists the latest default incremental and backfill scans by type for a repository. Scans from Copilot Secret Scanning are not included.\n\nOAuth app tokens and personal access tokens (classic) need the `repo` or `security_events` scope to use this endpoint. If this endpoint is only used with public repositories, the token can use the `public_repo` scope instead.",
5526655266
"tags": [
5526755267
"secret-scanning"
5526855268
],

descriptions/api.github.com/api.github.com.2022-11-28.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40082,7 +40082,7 @@ paths:
4008240082
get:
4008340083
summary: Get secret scanning scan history for a repository
4008440084
description: |-
40085-
Lists the latest incremental and backfill scans by type for a repository.
40085+
Lists the latest default incremental and backfill scans by type for a repository. Scans from Copilot Secret Scanning are not included.
4008640086

4008740087
OAuth app tokens and personal access tokens (classic) need the `repo` or `security_events` scope to use this endpoint. If this endpoint is only used with public repositories, the token can use the `public_repo` scope instead.
4008840088
tags:

descriptions/api.github.com/api.github.com.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55262,7 +55262,7 @@
5526255262
"/repos/{owner}/{repo}/secret-scanning/scan-history": {
5526355263
"get": {
5526455264
"summary": "Get secret scanning scan history for a repository",
55265-
"description": "Lists the latest incremental and backfill scans by type for a repository.\n\nOAuth app tokens and personal access tokens (classic) need the `repo` or `security_events` scope to use this endpoint. If this endpoint is only used with public repositories, the token can use the `public_repo` scope instead.",
55265+
"description": "Lists the latest default incremental and backfill scans by type for a repository. Scans from Copilot Secret Scanning are not included.\n\nOAuth app tokens and personal access tokens (classic) need the `repo` or `security_events` scope to use this endpoint. If this endpoint is only used with public repositories, the token can use the `public_repo` scope instead.",
5526655266
"tags": [
5526755267
"secret-scanning"
5526855268
],

0 commit comments

Comments
 (0)