update-federation-openapi-spec.sh and fix issue 38962

This commit is contained in:
Aaron.L.Xu
2016-12-20 20:24:03 -08:00
parent 853167624e
commit f15c8d0cf5
3 changed files with 3 additions and 3 deletions

View File

@@ -9782,7 +9782,7 @@ var OpenAPIDefinitions *common.OpenAPIDefinitions = &common.OpenAPIDefinitions{
"v1beta1.ClusterStatus": {
Schema: spec.Schema{
SchemaProps: spec.SchemaProps{
Description: "ClusterStatus is information about the current status of a cluster updated by cluster controller peridocally.",
Description: "ClusterStatus is information about the current status of a cluster updated by cluster controller periodically.",
Properties: map[string]spec.Schema{
"conditions": {
SchemaProps: spec.SchemaProps{