Remove weird TTL special case documentation from cubbyhole (#9669)
This commit is contained in:
parent
c9fb408b60
commit
6cf859632a
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue