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
"description": "We are bumping the Nexus generation number to this value.",
7060
+
"type": "object",
7061
+
"properties": {
7062
+
"component": {
7063
+
"type": "string",
7064
+
"enum": [
7065
+
"bumping_generation"
7066
+
]
7067
+
},
7068
+
"value": {
7069
+
"$ref": "#/components/schemas/Generation"
7070
+
}
7071
+
},
7072
+
"required": [
7073
+
"component",
7074
+
"value"
7040
7075
]
7041
7076
}
7042
-
}
7077
+
]
7043
7078
},
7044
7079
"PlanningNoopImageSourceConverted": {
7045
7080
"description": "How many of the total install-dataset zones and/or host phase 2 slots were noop-converted to use the artifact store on a particular sled.",
0 commit comments