From cdf5cbe9e56acc459eae9080465cccc8a464cd5f Mon Sep 17 00:00:00 2001 From: Clayton Coleman Date: Sun, 15 Jan 2017 20:16:48 -0500 Subject: [PATCH] generated: swagger --- api/openapi-spec/swagger.json | 12 ++---------- federation/apis/openapi-spec/swagger.json | 12 ++---------- 2 files changed, 4 insertions(+), 20 deletions(-) diff --git a/api/openapi-spec/swagger.json b/api/openapi-spec/swagger.json index eff6c83562d..c51f7d337eb 100644 --- a/api/openapi-spec/swagger.json +++ b/api/openapi-spec/swagger.json @@ -36103,16 +36103,8 @@ } }, "v1.Time": { - "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.", - "required": [ - "Time" - ], - "properties": { - "Time": { - "type": "string", - "format": "date-time" - } - } + "type": "string", + "format": "date-time" }, "v1.Volume": { "description": "Volume represents a named volume in a pod that may be accessed by any container in the pod.", diff --git a/federation/apis/openapi-spec/swagger.json b/federation/apis/openapi-spec/swagger.json index d735ab02e02..a1640bdb99c 100644 --- a/federation/apis/openapi-spec/swagger.json +++ b/federation/apis/openapi-spec/swagger.json @@ -11953,16 +11953,8 @@ } }, "v1.Time": { - "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.", - "required": [ - "Time" - ], - "properties": { - "Time": { - "type": "string", - "format": "date-time" - } - } + "type": "string", + "format": "date-time" }, "v1.Volume": { "description": "Volume represents a named volume in a pod that may be accessed by any container in the pod.",