Skip to content

Commit e3b2313

Browse files
authored
Merge pull request github#7561 from github/repo-sync
repo sync
2 parents 4c45a96 + d1ba055 commit e3b2313

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

lib/rest/static/decorated/api.github.com.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73497,12 +73497,12 @@
7349773497
{
7349873498
"name": "secret_types",
7349973499
"in": "query",
73500-
"description": "Set to a comma seperate list of secret_types to only list secret scanning alerts in for those types. Set to `all` to list all the secret scanning alerts. Default is `all`",
73500+
"description": "Set to a comma separated list of `secret_type` in order to only list secret scanning alerts for those types. Set to `all` to list all the secret scanning alerts. Default is `all`.",
7350173501
"required": false,
7350273502
"schema": {
7350373503
"type": "string"
7350473504
},
73505-
"descriptionHTML": "<p>Set to a comma seperate list of secret_types to only list secret scanning alerts in for those types. Set to <code>all</code> to list all the secret scanning alerts. Default is <code>all</code></p>"
73505+
"descriptionHTML": "<p>Set to a comma separated list of <code>secret_type</code> in order to only list secret scanning alerts for those types. Set to <code>all</code> to list all the secret scanning alerts. Default is <code>all</code>.</p>"
7350673506
},
7350773507
{
7350873508
"name": "page",

lib/rest/static/decorated/ghes-3.1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71288,12 +71288,12 @@
7128871288
{
7128971289
"name": "secret_types",
7129071290
"in": "query",
71291-
"description": "Set to a comma seperate list of secret_types to only list secret scanning alerts in for those types. Set to `all` to list all the secret scanning alerts. Default is `all`",
71291+
"description": "Set to a comma separated list of `secret_type` in order to only list secret scanning alerts for those types. Set to `all` to list all the secret scanning alerts. Default is `all`.",
7129271292
"required": false,
7129371293
"schema": {
7129471294
"type": "string"
7129571295
},
71296-
"descriptionHTML": "<p>Set to a comma seperate list of secret_types to only list secret scanning alerts in for those types. Set to <code>all</code> to list all the secret scanning alerts. Default is <code>all</code></p>"
71296+
"descriptionHTML": "<p>Set to a comma separated list of <code>secret_type</code> in order to only list secret scanning alerts for those types. Set to <code>all</code> to list all the secret scanning alerts. Default is <code>all</code>.</p>"
7129771297
},
7129871298
{
7129971299
"name": "page",

lib/rest/static/dereferenced/api.github.com.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323446,7 +323446,7 @@
323446323446
{
323447323447
"name": "secret_types",
323448323448
"in": "query",
323449-
"description": "Set to a comma seperate list of secret_types to only list secret scanning alerts in for those types. Set to `all` to list all the secret scanning alerts. Default is `all`",
323449+
"description": "Set to a comma separated list of `secret_type` in order to only list secret scanning alerts for those types. Set to `all` to list all the secret scanning alerts. Default is `all`.",
323450323450
"required": false,
323451323451
"schema": {
323452323452
"type": "string"

lib/rest/static/dereferenced/ghes-3.1.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307190,7 +307190,7 @@
307190307190
{
307191307191
"name": "secret_types",
307192307192
"in": "query",
307193-
"description": "Set to a comma seperate list of secret_types to only list secret scanning alerts in for those types. Set to `all` to list all the secret scanning alerts. Default is `all`",
307193+
"description": "Set to a comma separated list of `secret_type` in order to only list secret scanning alerts for those types. Set to `all` to list all the secret scanning alerts. Default is `all`.",
307194307194
"required": false,
307195307195
"schema": {
307196307196
"type": "string"

0 commit comments

Comments
 (0)