HTTP API
ResponseCacheSettings
Response caching settings for a ModelBinding.
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
enabled |
no | boolean |
Gets whether the cache ring is added to the pipeline. | โ |
lifetime |
no | string |
Gets how long a cached response stays valid. | pattern ^-?(\d+\.)?\d{2}:\d{2}:\d{2}(\.\d{1,7})?$ |