Remove weird TTL special case documentation from cubbyhole (#9669)

This commit is contained in:
Scott Miller 2020-08-05 16:20:24 -05:00 committed by GitHub
parent c9fb408b60
commit 6cf859632a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -109,8 +109,7 @@ This endpoint stores a secret at the specified location.
- `:key` `(string: "")`  Specifies a key, paired with an associated value, to
be held at the given location. Multiple key/value pairs can be specified, and
all will be returned on a read operation. A key called `ttl` will trigger some
special behavior; see above for details.
all will be returned on a read operation.
### Sample Payload