Skip to content

Commit 19ec822

Browse files
authored
[APIM] Update api-management-api-import-restrictions.md
Unsupported field: deprecated
1 parent 644bf64 commit 19ec822

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ The following fields are included in either [OpenAPI version 3.0.x](https://swag
145145
| **Info** | `summary` |
146146
| **Components** | <ul><li>`responses`</li><li>`parameters`</li><li>`examples`</li><li>`requestBodies`</li><li>`headers`</li><li>`securitySchemes`</li><li>`links`</li><li>`callbacks`</li></ul> |
147147
| **PathItem** | <ul><li>`trace`</li><li>`servers`</li></ul> |
148-
| **Operation** | <ul><li>`externalDocs`</li><li>`callbacks`</li><li>`security`</li><li>`servers`</li></ul> |
149-
| **Parameter** | <ul><li>`allowEmptyValue`</li><li>`style`</li><li>`explode`</li><li>`allowReserved`</li></ul> |
148+
| **Operation** | <ul><li>`externalDocs`</li><li>`callbacks`</li><li>`security`</li><li>`servers`</li><li>`deprecated`</li></ul> |
149+
| **Parameter** | <ul><li>`allowEmptyValue`</li><li>`style`</li><li>`explode`</li><li>`allowReserved`</li><li>`deprecated`</li></ul> |
150150
| **Server templating** | <ul><li>`API Server and Base URL`</li></ul> |
151151

152152
## OpenAPI import, update, and export mechanisms

0 commit comments

Comments
 (0)