Skip to content

Commit 9f1de8e

Browse files
Merge pull request #235418 from dlepow/patch-184
Update api-management-policies.md
2 parents a8d2148 + 7503930 commit 9f1de8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/api-management-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ More information about policies:
9595
- [Validate GraphQL request](validate-graphql-request-policy.md) - Validates and authorizes a request to a GraphQL API.
9696
- [Validate parameters](validate-parameters-policy.md) - Validates the request header, query, or path parameters against the API schema.
9797
- [Validate headers](validate-headers-policy.md) - Validates the response headers against the API schema.
98-
- [Validate status code](validate-status-code-policy.md) - Validates the HTTP status codes in
98+
- [Validate status code](validate-status-code-policy.md) - Validates the HTTP status codes in responses against the API schema.
9999
## Next steps
100100

101101
For more information about working with policies, see:

0 commit comments

Comments
 (0)