Skip to content

Commit fc0f6f3

Browse files
authored
Merge pull request #205247 from dlepow/patch-136
Update api-management-api-import-restrictions.md
2 parents 4514296 + d7820bc commit fc0f6f3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/api-management/api-management-api-import-restrictions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Restrictions and details of API formats support
33
titleSuffix: Azure API Management
4-
description: Details of known issues and restrictions on Open API, WSDL, and WADL formats support in Azure API Management.
4+
description: Details of known issues and restrictions on OpenAPI, WSDL, and WADL formats support in Azure API Management.
55
services: api-management
66
documentationcenter: ''
77
author: dlepow
@@ -32,6 +32,8 @@ If you prefer a different behavior, you can either:
3232
* Manually change via form-based editor, or
3333
* Remove the "required" attribute from the OpenAPI definition, thus not converting them to template parameters.
3434

35+
For GET, HEAD, and OPTIONS operations, API Management discards a request body parameter if defined in the OpenAPI specification.
36+
3537
## <a name="open-api"> </a>OpenAPI/Swagger import limitations
3638

3739
If you receive errors while importing your OpenAPI document, make sure you've validated it beforehand by either:

0 commit comments

Comments
 (0)