[sts] Generated: Make available replicas optional
This commit is contained in:
3
api/openapi-spec/swagger.json
generated
3
api/openapi-spec/swagger.json
generated
@@ -1442,8 +1442,7 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"replicas",
|
||||
"availableReplicas"
|
||||
"replicas"
|
||||
],
|
||||
"type": "object"
|
||||
},
|
||||
|
@@ -1203,8 +1203,7 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"replicas",
|
||||
"availableReplicas"
|
||||
"replicas"
|
||||
],
|
||||
"type": "object"
|
||||
},
|
||||
|
Reference in New Issue
Block a user