Merge "Correct length limit for custom property value"

This commit is contained in:
Zuul 2018-02-21 13:18:28 +00:00 committed by Gerrit Code Review
commit 0f76384785
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ Request
- visibility: visibility-in-request
Additionally, you may include additional properties specified as key:value
pairs, where the value must be a string data type. Keys and values are limited
pairs, where the value must be a string data type. Keys are limited
to 255 chars in length. Available key names may be limited by the cloud's
property protection configuration.