Bumping k8s dependencies to 1.13
This commit is contained in:
11
vendor/github.com/googleapis/gnostic/OpenAPIv3/openapi-3.0.json
generated
vendored
11
vendor/github.com/googleapis/gnostic/OpenAPIv3/openapi-3.0.json
generated
vendored
@@ -102,10 +102,12 @@
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string"
|
||||
"type": "string",
|
||||
"format": "uri"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
"type": "string",
|
||||
"format": "email"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -692,11 +694,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"examples": {
|
||||
"type": "object",
|
||||
"description": "",
|
||||
"additionalProperties": false
|
||||
},
|
||||
"reference": {
|
||||
"type": "object",
|
||||
"description": "A simple object to allow referencing other components in the specification, internally and externally. The Reference Object is defined by JSON Reference and follows the same structure, behavior and rules. For this specification, reference resolution is accomplished as defined by the JSON Reference specification and not by the JSON Schema specification.",
|
||||
|
||||
Reference in New Issue
Block a user