Skip to content

Commit 4f82e4a

Browse files
docs-bothubwriter
andauthored
Update OpenAPI Description (#60672)
Co-authored-by: hubwriter <hubwriter@github.com>
1 parent 9d7f20d commit 4f82e4a

File tree

9 files changed

+1129
-7
lines changed

9 files changed

+1129
-7
lines changed

src/github-apps/lib/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@
6060
"2022-11-28"
6161
]
6262
},
63-
"sha": "2d6cbdb1321b97517f0af20e94eff59e89a36c25"
63+
"sha": "3d5beeaa2dab037828a246d389b492f18a0b35ad"
6464
}

src/rest/data/fpt-2022-11-28/secret-scanning.json

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,15 @@
4848
"type": "string"
4949
}
5050
},
51+
{
52+
"name": "exclude_providers",
53+
"in": "query",
54+
"description": "<p>A comma-separated list of provider names to exclude from the results.</p>",
55+
"required": false,
56+
"schema": {
57+
"type": "string"
58+
}
59+
},
5160
{
5261
"name": "resolution",
5362
"in": "query",
@@ -571,6 +580,13 @@
571580
"type": "string",
572581
"description": "User-friendly name for the detected secret, matching the `secret_type`.\nFor a list of built-in patterns, see \"[Supported secret scanning patterns](https://docs.github.com/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets).\""
573582
},
583+
"provider": {
584+
"type": [
585+
"string",
586+
"null"
587+
],
588+
"description": "The provider of the secret that was detected."
589+
},
574590
"secret": {
575591
"type": "string",
576592
"description": "The secret that was detected."
@@ -1910,6 +1926,15 @@
19101926
"type": "string"
19111927
}
19121928
},
1929+
{
1930+
"name": "exclude_providers",
1931+
"in": "query",
1932+
"description": "<p>A comma-separated list of provider names to exclude from the results.</p>",
1933+
"required": false,
1934+
"schema": {
1935+
"type": "string"
1936+
}
1937+
},
19131938
{
19141939
"name": "resolution",
19151940
"in": "query",
@@ -2374,6 +2399,13 @@
23742399
"type": "string",
23752400
"description": "User-friendly name for the detected secret, matching the `secret_type`.\nFor a list of built-in patterns, see \"[Supported secret scanning patterns](https://docs.github.com/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets).\""
23762401
},
2402+
"provider": {
2403+
"type": [
2404+
"string",
2405+
"null"
2406+
],
2407+
"description": "The provider of the secret that was detected."
2408+
},
23772409
"secret": {
23782410
"type": "string",
23792411
"description": "The secret that was detected."
@@ -3581,6 +3613,13 @@
35813613
"type": "string",
35823614
"description": "User-friendly name for the detected secret, matching the `secret_type`.\nFor a list of built-in patterns, see \"[Supported secret scanning patterns](https://docs.github.com/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets).\""
35833615
},
3616+
"provider": {
3617+
"type": [
3618+
"string",
3619+
"null"
3620+
],
3621+
"description": "The provider of the secret that was detected."
3622+
},
35843623
"secret": {
35853624
"type": "string",
35863625
"description": "The secret that was detected."
@@ -4857,6 +4896,13 @@
48574896
"type": "string",
48584897
"description": "User-friendly name for the detected secret, matching the `secret_type`.\nFor a list of built-in patterns, see \"[Supported secret scanning patterns](https://docs.github.com/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets).\""
48594898
},
4899+
"provider": {
4900+
"type": [
4901+
"string",
4902+
"null"
4903+
],
4904+
"description": "The provider of the secret that was detected."
4905+
},
48604906
"secret": {
48614907
"type": "string",
48624908
"description": "The secret that was detected."

src/rest/data/fpt-2026-03-10/secret-scanning.json

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,15 @@
4848
"type": "string"
4949
}
5050
},
51+
{
52+
"name": "exclude_providers",
53+
"in": "query",
54+
"description": "<p>A comma-separated list of provider names to exclude from the results.</p>",
55+
"required": false,
56+
"schema": {
57+
"type": "string"
58+
}
59+
},
5160
{
5261
"name": "resolution",
5362
"in": "query",
@@ -571,6 +580,13 @@
571580
"type": "string",
572581
"description": "User-friendly name for the detected secret, matching the `secret_type`.\nFor a list of built-in patterns, see \"[Supported secret scanning patterns](https://docs.github.com/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets).\""
573582
},
583+
"provider": {
584+
"type": [
585+
"string",
586+
"null"
587+
],
588+
"description": "The provider of the secret that was detected."
589+
},
574590
"secret": {
575591
"type": "string",
576592
"description": "The secret that was detected."
@@ -1910,6 +1926,15 @@
19101926
"type": "string"
19111927
}
19121928
},
1929+
{
1930+
"name": "exclude_providers",
1931+
"in": "query",
1932+
"description": "<p>A comma-separated list of provider names to exclude from the results.</p>",
1933+
"required": false,
1934+
"schema": {
1935+
"type": "string"
1936+
}
1937+
},
19131938
{
19141939
"name": "resolution",
19151940
"in": "query",
@@ -2374,6 +2399,13 @@
23742399
"type": "string",
23752400
"description": "User-friendly name for the detected secret, matching the `secret_type`.\nFor a list of built-in patterns, see \"[Supported secret scanning patterns](https://docs.github.com/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets).\""
23762401
},
2402+
"provider": {
2403+
"type": [
2404+
"string",
2405+
"null"
2406+
],
2407+
"description": "The provider of the secret that was detected."
2408+
},
23772409
"secret": {
23782410
"type": "string",
23792411
"description": "The secret that was detected."
@@ -3581,6 +3613,13 @@
35813613
"type": "string",
35823614
"description": "User-friendly name for the detected secret, matching the `secret_type`.\nFor a list of built-in patterns, see \"[Supported secret scanning patterns](https://docs.github.com/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets).\""
35833615
},
3616+
"provider": {
3617+
"type": [
3618+
"string",
3619+
"null"
3620+
],
3621+
"description": "The provider of the secret that was detected."
3622+
},
35843623
"secret": {
35853624
"type": "string",
35863625
"description": "The secret that was detected."
@@ -4857,6 +4896,13 @@
48574896
"type": "string",
48584897
"description": "User-friendly name for the detected secret, matching the `secret_type`.\nFor a list of built-in patterns, see \"[Supported secret scanning patterns](https://docs.github.com/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets).\""
48594898
},
4899+
"provider": {
4900+
"type": [
4901+
"string",
4902+
"null"
4903+
],
4904+
"description": "The provider of the secret that was detected."
4905+
},
48604906
"secret": {
48614907
"type": "string",
48624908
"description": "The secret that was detected."

0 commit comments

Comments
 (0)