Update OpenAPI Descriptions (#20047)
This commit is contained in:
committed by
GitHub
parent
f1d07baf3d
commit
d1ba055a9c
@@ -73497,12 +73497,12 @@
|
||||
{
|
||||
"name": "secret_types",
|
||||
"in": "query",
|
||||
"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`",
|
||||
"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`.",
|
||||
"required": false,
|
||||
"schema": {
|
||||
"type": "string"
|
||||
},
|
||||
"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>"
|
||||
"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>"
|
||||
},
|
||||
{
|
||||
"name": "page",
|
||||
|
||||
Reference in New Issue
Block a user