Update the JSON schemas

The command executed was as follows:
rm -f .api.deps .cli.deps && FETCH_APIS=1 make update-json -j8
This commit is contained in:
Ivan Ukhov
2024-04-22 09:26:00 +02:00
parent fe6fdb1985
commit 74c049924f
333 changed files with 31683 additions and 1587 deletions

View File

@@ -1233,7 +1233,7 @@
}
}
},
"revision": "20240223",
"revision": "20240322",
"rootUrl": "https://containeranalysis.googleapis.com/",
"schemas": {
"AnalysisCompleted": {
@@ -2015,6 +2015,10 @@
"description": "A description about this compliance check.",
"type": "string"
},
"impact": {
"description": "Potential impact of the suggested remediation",
"type": "string"
},
"rationale": {
"description": "A rationale for the existence of this compliance check.",
"type": "string"
@@ -2598,6 +2602,14 @@
"E2_HIGHCPU_32",
"E2_MEDIUM"
],
"enumDeprecated": [
false,
true,
true,
false,
false,
false
],
"enumDescriptions": [
"Standard machine type.",
"Highcpu machine with 8 CPUs.",