1
0
mirror of synced 2026-01-07 18:01:41 -05:00

Update OpenAPI Descriptions (#20047)

This commit is contained in:
github-openapi-bot
2021-06-21 20:34:40 -04:00
committed by GitHub
parent f1d07baf3d
commit d1ba055a9c
4 changed files with 6 additions and 6 deletions

View File

@@ -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",