Merge pull request #116553 from thockin/pr-111942-takeover
API docs trivial typo
This commit is contained in:
2
api/openapi-spec/swagger.json
generated
2
api/openapi-spec/swagger.json
generated
@@ -7069,7 +7069,7 @@
|
||||
]
|
||||
},
|
||||
"io.k8s.api.core.v1.PersistentVolumeClaimCondition": {
|
||||
"description": "PersistentVolumeClaimCondition contails details about state of pvc",
|
||||
"description": "PersistentVolumeClaimCondition contains details about state of pvc",
|
||||
"properties": {
|
||||
"lastProbeTime": {
|
||||
"$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
|
@@ -4055,7 +4055,7 @@
|
||||
]
|
||||
},
|
||||
"io.k8s.api.core.v1.PersistentVolumeClaimCondition": {
|
||||
"description": "PersistentVolumeClaimCondition contails details about state of pvc",
|
||||
"description": "PersistentVolumeClaimCondition contains details about state of pvc",
|
||||
"properties": {
|
||||
"lastProbeTime": {
|
||||
"allOf": [
|
||||
|
@@ -2973,7 +2973,7 @@
|
||||
]
|
||||
},
|
||||
"io.k8s.api.core.v1.PersistentVolumeClaimCondition": {
|
||||
"description": "PersistentVolumeClaimCondition contails details about state of pvc",
|
||||
"description": "PersistentVolumeClaimCondition contains details about state of pvc",
|
||||
"properties": {
|
||||
"lastProbeTime": {
|
||||
"allOf": [
|
||||
|
Reference in New Issue
Block a user