Skip to content

Commit 777aedf

Browse files
Update OpenAPI 3.0 Descriptions
1 parent 8d36cf7 commit 777aedf

16 files changed

Lines changed: 16 additions & 16 deletions

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
@@ -23382,7 +23382,7 @@
2338223382
"/orgs/{org}/secret-scanning/pattern-configurations": {
2338323383
"get": {
2338423384
"summary": "List organization pattern configurations",
23385-
"description": "Lists the secret scanning pattern configurations for an organization.\n\nPersonal access tokens (classic) need the `write:org` scope to use this endpoint.",
23385+
"description": "Lists the secret scanning pattern configurations for an organization.\n\nPersonal access tokens (classic) need the `read:org` scope to use this endpoint.",
2338623386
"tags": [
2338723387
"secret-scanning"
2338823388
],

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
@@ -16990,7 +16990,7 @@ paths:
1699016990
description: |-
1699116991
Lists the secret scanning pattern configurations for an organization.
1699216992

16993-
Personal access tokens (classic) need the `write:org` scope to use this endpoint.
16993+
Personal access tokens (classic) need the `read:org` scope to use this endpoint.
1699416994
tags:
1699516995
- secret-scanning
1699616996
operationId: secret-scanning/list-org-pattern-configs

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23382,7 +23382,7 @@
2338223382
"/orgs/{org}/secret-scanning/pattern-configurations": {
2338323383
"get": {
2338423384
"summary": "List organization pattern configurations",
23385-
"description": "Lists the secret scanning pattern configurations for an organization.\n\nPersonal access tokens (classic) need the `write:org` scope to use this endpoint.",
23385+
"description": "Lists the secret scanning pattern configurations for an organization.\n\nPersonal access tokens (classic) need the `read:org` scope to use this endpoint.",
2338623386
"tags": [
2338723387
"secret-scanning"
2338823388
],

descriptions/api.github.com/api.github.com.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16990,7 +16990,7 @@ paths:
1699016990
description: |-
1699116991
Lists the secret scanning pattern configurations for an organization.
1699216992

16993-
Personal access tokens (classic) need the `write:org` scope to use this endpoint.
16993+
Personal access tokens (classic) need the `read:org` scope to use this endpoint.
1699416994
tags:
1699516995
- secret-scanning
1699616996
operationId: secret-scanning/list-org-pattern-configs

0 commit comments

Comments
 (0)