You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/rest/static/decorated/api.github.com.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -73497,12 +73497,12 @@
73497
73497
{
73498
73498
"name": "secret_types",
73499
73499
"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`.",
73501
73501
"required": false,
73502
73502
"schema": {
73503
73503
"type": "string"
73504
73504
},
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>"
Copy file name to clipboardExpand all lines: lib/rest/static/decorated/ghes-3.1.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -71288,12 +71288,12 @@
71288
71288
{
71289
71289
"name": "secret_types",
71290
71290
"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`.",
71292
71292
"required": false,
71293
71293
"schema": {
71294
71294
"type": "string"
71295
71295
},
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>"
Copy file name to clipboardExpand all lines: lib/rest/static/dereferenced/api.github.com.deref.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -323446,7 +323446,7 @@
323446
323446
{
323447
323447
"name": "secret_types",
323448
323448
"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`.",
Copy file name to clipboardExpand all lines: lib/rest/static/dereferenced/ghes-3.1.deref.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -307190,7 +307190,7 @@
307190
307190
{
307191
307191
"name": "secret_types",
307192
307192
"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`.",
0 commit comments