From 911b1c4d8da0793fed843ff57ee8aeea281a3471 Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Mon, 15 Feb 2021 22:50:30 +0000 Subject: [PATCH] Update generated code Kubernetes-commit: 284e03e1abde67cae5520a9b61497a71cca78e90 --- testdata/openapi/swagger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testdata/openapi/swagger.json b/testdata/openapi/swagger.json index e10bb8a9e..1e1453f38 100644 --- a/testdata/openapi/swagger.json +++ b/testdata/openapi/swagger.json @@ -10979,7 +10979,7 @@ "additionalProperties": { "type": "string" }, - "description": "stringData allows specifying non-binary secret data in string form. It is provided as a write-only convenience method. All keys and values are merged into the data field on write, overwriting any existing values. It is never output when reading from the API.", + "description": "stringData allows specifying non-binary secret data in string form. It is provided as a write-only input field for convenience. All keys and values are merged into the data field on write, overwriting any existing values. The stringData field is never output when reading from the API.", "type": "object" }, "type": {