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": {