Update generated code

This commit is contained in:
Tim Bannister
2021-02-15 22:50:30 +00:00
parent 0aa2e975a4
commit 284e03e1ab
6 changed files with 7 additions and 7 deletions

View File

@@ -9915,7 +9915,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": {