1
0
mirror of synced 2026-01-09 15:02:41 -05:00

Update OpenAPI Descriptions (#22767)

* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
This commit is contained in:
github-openapi-bot
2021-11-12 09:54:25 -05:00
committed by GitHub
parent 7310fc998a
commit 2fe9a34db3
12 changed files with 269 additions and 538 deletions

View File

@@ -48169,8 +48169,7 @@
"schema": {
"type": "integer",
"description": "The security alert number.",
"readOnly": true,
"nullable": false
"readOnly": true
},
"descriptionHTML": "<p>The number that identifies an alert. You can find this at the end of the URL for a code scanning alert within GitHub, and in the <code>number</code> field in the response from the <code>GET /repos/{owner}/{repo}/code-scanning/alerts</code> operation.</p>"
}
@@ -48264,8 +48263,7 @@
"schema": {
"type": "integer",
"description": "The security alert number.",
"readOnly": true,
"nullable": false
"readOnly": true
},
"descriptionHTML": "<p>The number that identifies an alert. You can find this at the end of the URL for a code scanning alert within GitHub, and in the <code>number</code> field in the response from the <code>GET /repos/{owner}/{repo}/code-scanning/alerts</code> operation.</p>"
}
@@ -48437,8 +48435,7 @@
"schema": {
"type": "integer",
"description": "The security alert number.",
"readOnly": true,
"nullable": false
"readOnly": true
},
"descriptionHTML": "<p>The number that identifies an alert. You can find this at the end of the URL for a code scanning alert within GitHub, and in the <code>number</code> field in the response from the <code>GET /repos/{owner}/{repo}/code-scanning/alerts</code> operation.</p>"
},
@@ -48617,8 +48614,7 @@
"schema": {
"type": "string",
"description": "An identifier for the upload.",
"example": "6c81cd8e-b078-4ac3-a3be-1dad7dbd0b53",
"nullable": false
"example": "6c81cd8e-b078-4ac3-a3be-1dad7dbd0b53"
},
"descriptionHTML": "<p>Filter analyses belonging to the same SARIF upload.</p>"
}
@@ -76111,8 +76107,7 @@
"schema": {
"type": "integer",
"description": "The security alert number.",
"readOnly": true,
"nullable": false
"readOnly": true
},
"descriptionHTML": "<p>The number that identifies an alert. You can find this at the end of the URL for a code scanning alert within GitHub, and in the <code>number</code> field in the response from the <code>GET /repos/{owner}/{repo}/code-scanning/alerts</code> operation.</p>"
}
@@ -76206,8 +76201,7 @@
"schema": {
"type": "integer",
"description": "The security alert number.",
"readOnly": true,
"nullable": false
"readOnly": true
},
"descriptionHTML": "<p>The number that identifies an alert. You can find this at the end of the URL for a code scanning alert within GitHub, and in the <code>number</code> field in the response from the <code>GET /repos/{owner}/{repo}/code-scanning/alerts</code> operation.</p>"
}