update codegen

This commit is contained in:
Xinzhao Xu
2022-02-16 11:13:59 +08:00
parent d3ed81059f
commit 7deb9c2746
4 changed files with 20 additions and 5 deletions

View File

@@ -21081,10 +21081,10 @@
},
"v1alpha2.Node": {
"required": [
"rank",
"labelMinor",
"id",
"label",
"labelMinor",
"rank",
"controls"
],
"properties": {
@@ -21192,10 +21192,10 @@
},
"v1alpha2.NodeSummary": {
"required": [
"labelMinor",
"rank",
"id",
"label"
"label",
"labelMinor",
"rank"
],
"properties": {
"adjacency": {