mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 13:42:02 +00:00
Generate specs after fixing typo in documentation
This commit is contained in:
4
api/openapi-spec/swagger.json
generated
4
api/openapi-spec/swagger.json
generated
@@ -1163,7 +1163,7 @@
|
||||
"type": "integer"
|
||||
},
|
||||
"replicas": {
|
||||
"description": "Replicas is the most recently oberved number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller",
|
||||
"description": "Replicas is the most recently observed number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller",
|
||||
"format": "int32",
|
||||
"type": "integer"
|
||||
}
|
||||
@@ -8536,7 +8536,7 @@
|
||||
"type": "integer"
|
||||
},
|
||||
"replicas": {
|
||||
"description": "Replicas is the most recently oberved number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#what-is-a-replicationcontroller",
|
||||
"description": "Replicas is the most recently observed number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#what-is-a-replicationcontroller",
|
||||
"format": "int32",
|
||||
"type": "integer"
|
||||
}
|
||||
|
@@ -5934,7 +5934,7 @@
|
||||
},
|
||||
"replicas": {
|
||||
"default": 0,
|
||||
"description": "Replicas is the most recently oberved number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#what-is-a-replicationcontroller",
|
||||
"description": "Replicas is the most recently observed number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#what-is-a-replicationcontroller",
|
||||
"format": "int32",
|
||||
"type": "integer"
|
||||
}
|
||||
|
@@ -841,7 +841,7 @@
|
||||
},
|
||||
"replicas": {
|
||||
"default": 0,
|
||||
"description": "Replicas is the most recently oberved number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller",
|
||||
"description": "Replicas is the most recently observed number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller",
|
||||
"format": "int32",
|
||||
"type": "integer"
|
||||
}
|
||||
|
Reference in New Issue
Block a user