Skip to content

Commit 09f2caf

Browse files
committed
[APIM] OAS validation
1 parent c928f60 commit 09f2caf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/api-management/import-api-from-oas.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,10 @@ After importing the API, if needed, you can update the settings by using the [Se
100100

101101
[!INCLUDE [api-management-define-api-topics.md](../../includes/api-management-define-api-topics.md)]
102102

103+
## Validate against an OpenAPI specification
104+
105+
You can configure API Management [validation policies](api-management-policies.md#validation-policies) to validate requests and responses (or elements of them) against the schema in an OpenAPI specification. For example, use the [validate-content](validate-content-policy.md) policy to validate the size or content of a request or response body.
106+
103107
## Next steps
104108

105109
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)