Skip to content

Commit c1a6c60

Browse files
Update OpenAPI 3.1 Descriptions
1 parent 8031023 commit c1a6c60

16 files changed

+16
-16
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -55519,7 +55519,7 @@
5551955519
"/repos/{owner}/{repo}/secret-scanning/scan-history": {
5552055520
"get": {
5552155521
"summary": "Get secret scanning scan history for a repository",
55522-
"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.",
55522+
"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.",
5552355523
"tags": [
5552455524
"secret-scanning"
5552555525
],

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -40211,7 +40211,7 @@ paths:
4021140211
get:
4021240212
summary: Get secret scanning scan history for a repository
4021340213
description: |-
40214-
Lists the latest incremental and backfill scans by type for a repository.
40214+
Lists the latest default incremental and backfill scans by type for a repository. Scans from Copilot Secret Scanning are not included.
4021540215

4021640216
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.
4021740217
tags:

descriptions-next/api.github.com/api.github.com.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55519,7 +55519,7 @@
5551955519
"/repos/{owner}/{repo}/secret-scanning/scan-history": {
5552055520
"get": {
5552155521
"summary": "Get secret scanning scan history for a repository",
55522-
"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.",
55522+
"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.",
5552355523
"tags": [
5552455524
"secret-scanning"
5552555525
],

0 commit comments

Comments
 (0)