Skip to content

Commit fd5ee2f

Browse files
authored
Merge pull request #107793 from mohaidar2018/patch-1
Update cache-store-policy.md
2 parents a601e84 + 44f38e0 commit fd5ee2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/api-management/cache-store-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The `cache-store` policy caches responses according to the specified cache setti
3434
| Attribute | Description | Required | Default |
3535
| ----------------- | ------------------------------------------------------ | -------- | ------- |
3636
| duration | Time-to-live of the cached entries, specified in seconds. Policy expressions are allowed. | Yes | N/A |
37-
| cache-response | Set to `true` to cache the current HTTP response. If the attribute is omitted or set to `false`, only HTTP responses with the status code `200 OK` are cached. Policy expressions are allowed. | No | `false` |
37+
| cache-response | Set to `true` to cache the current HTTP response. If the attribute is omitted, only HTTP responses with the status code `200 OK` are cached. Policy expressions are allowed. | No | `false` |
3838

3939
## Usage
4040

@@ -90,4 +90,4 @@ For more information, see [Policy expressions](api-management-policy-expressions
9090

9191
* [API Management caching policies](api-management-caching-policies.md)
9292

93-
[!INCLUDE [api-management-policy-ref-next-steps](../../includes/api-management-policy-ref-next-steps.md)]
93+
[!INCLUDE [api-management-policy-ref-next-steps](../../includes/api-management-policy-ref-next-steps.md)]

0 commit comments

Comments
 (0)