Skip to content

Commit

Permalink
Update OpenAPI Description (#53628)
Browse files Browse the repository at this point in the history
Co-authored-by: Siara <[email protected]>
  • Loading branch information
docs-bot and SiaraMist authored Dec 16, 2024
1 parent 6a21d02 commit ad37e87
Show file tree
Hide file tree
Showing 13 changed files with 277 additions and 27 deletions.
2 changes: 1 addition & 1 deletion src/github-apps/lib/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@
"2022-11-28"
]
},
"sha": "17a74203d23fd26f4c3510dc91713d248169bdd1"
"sha": "66e3c92c8c0bea63edecb95d115a6a40b150726e"
}
6 changes: 3 additions & 3 deletions src/rest/data/fpt-2022-11-28/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -534623,7 +534623,7 @@
{
"name": "secret_type",
"in": "query",
"description": "<p>A comma-separated list of secret types to return. By default all secret types are returned.\nSee \"<a href=\"https://docs.github.com/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets\">Supported secret scanning patterns</a>\"\nfor a complete list of secret types.</p>",
"description": "<p>A comma-separated list of secret types to return. All default secret patterns are returned. To return experimental patterns, pass the token name(s) in the parameter. See \"<a href=\"https://docs.github.com/enterprise-cloud@latest/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets\">Supported secret scanning patterns</a>\" for a complete list of secret types.</p>",
"required": false,
"schema": {
"type": "string"
Expand Down Expand Up @@ -536275,7 +536275,7 @@
{
"name": "secret_type",
"in": "query",
"description": "<p>A comma-separated list of secret types to return. By default all secret types are returned.\nSee \"<a href=\"https://docs.github.com/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets\">Supported secret scanning patterns</a>\"\nfor a complete list of secret types.</p>",
"description": "<p>A comma-separated list of secret types to return. All default secret patterns are returned. To return experimental patterns, pass the token name(s) in the parameter. See \"<a href=\"https://docs.github.com/enterprise-cloud@latest/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets\">Supported secret scanning patterns</a>\" for a complete list of secret types.</p>",
"required": false,
"schema": {
"type": "string"
Expand Down Expand Up @@ -537948,7 +537948,7 @@
{
"name": "secret_type",
"in": "query",
"description": "<p>A comma-separated list of secret types to return. By default all secret types are returned.\nSee \"<a href=\"https://docs.github.com/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets\">Supported secret scanning patterns</a>\"\nfor a complete list of secret types.</p>",
"description": "<p>A comma-separated list of secret types to return. All default secret patterns are returned. To return experimental patterns, pass the token name(s) in the parameter. See \"<a href=\"https://docs.github.com/enterprise-cloud@latest/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets\">Supported secret scanning patterns</a>\" for a complete list of secret types.</p>",
"required": false,
"schema": {
"type": "string"
Expand Down
6 changes: 3 additions & 3 deletions src/rest/data/ghec-2022-11-28/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -570818,7 +570818,7 @@
{
"name": "secret_type",
"in": "query",
"description": "<p>A comma-separated list of secret types to return. By default all secret types are returned.\nSee \"<a href=\"https://docs.github.com/enterprise-cloud@latest//code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets\">Supported secret scanning patterns</a>\"\nfor a complete list of secret types.</p>",
"description": "<p>A comma-separated list of secret types to return. All default secret patterns are returned. To return experimental patterns, pass the token name(s) in the parameter. See \"<a href=\"https://docs.github.com/enterprise-cloud@latest//enterprise-cloud@latest/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets\">Supported secret scanning patterns</a>\" for a complete list of secret types.</p>",
"required": false,
"schema": {
"type": "string"
Expand Down Expand Up @@ -572470,7 +572470,7 @@
{
"name": "secret_type",
"in": "query",
"description": "<p>A comma-separated list of secret types to return. By default all secret types are returned.\nSee \"<a href=\"https://docs.github.com/enterprise-cloud@latest//code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets\">Supported secret scanning patterns</a>\"\nfor a complete list of secret types.</p>",
"description": "<p>A comma-separated list of secret types to return. All default secret patterns are returned. To return experimental patterns, pass the token name(s) in the parameter. See \"<a href=\"https://docs.github.com/enterprise-cloud@latest//enterprise-cloud@latest/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets\">Supported secret scanning patterns</a>\" for a complete list of secret types.</p>",
"required": false,
"schema": {
"type": "string"
Expand Down Expand Up @@ -574143,7 +574143,7 @@
{
"name": "secret_type",
"in": "query",
"description": "<p>A comma-separated list of secret types to return. By default all secret types are returned.\nSee \"<a href=\"https://docs.github.com/enterprise-cloud@latest//code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets\">Supported secret scanning patterns</a>\"\nfor a complete list of secret types.</p>",
"description": "<p>A comma-separated list of secret types to return. All default secret patterns are returned. To return experimental patterns, pass the token name(s) in the parameter. See \"<a href=\"https://docs.github.com/enterprise-cloud@latest//enterprise-cloud@latest/code-security/secret-scanning/introduction/supported-secret-scanning-patterns#supported-secrets\">Supported secret scanning patterns</a>\" for a complete list of secret types.</p>",
"required": false,
"schema": {
"type": "string"
Expand Down
Loading

0 comments on commit ad37e87

Please sign in to comment.