Skip to content

Commit 0c56ec5

Browse files
authored
Update references for OpenAPI (#11859)
1 parent e60168e commit 0c56ec5

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2020-06-01-preview/apimapis.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4445,7 +4445,7 @@
44454445
"values": [
44464446
{
44474447
"value": "swagger-link",
4448-
"description": "Export the Api Definition in OpenApi Specification 2.0 format to the Storage Blob.",
4448+
"description": "Export the Api Definition in OpenAPI 2.0 Specification as JSON document to the Storage Blob.",
44494449
"name": "Swagger"
44504450
},
44514451
{
@@ -4460,12 +4460,12 @@
44604460
},
44614461
{
44624462
"value": "openapi-link",
4463-
"description": "Export the Api Definition in OpenApi Specification 3.0 to Storage Blob.",
4463+
"description": "Export the Api Definition in OpenAPI 3.0 Specification as YAML document to Storage Blob.",
44644464
"name": "Openapi"
44654465
},
44664466
{
44674467
"value": "openapi+json-link",
4468-
"description": "Export the Api Definition in OpenApi Specification 3.0 as JSON document to Storage Blob.",
4468+
"description": "Export the Api Definition in OpenAPI 3.0 Specification as JSON document to Storage Blob.",
44694469
"name": "OpenapiJson"
44704470
}
44714471
]

specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2020-06-01-preview/definitions.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -207,11 +207,11 @@
207207
},
208208
{
209209
"value": "swagger-json",
210-
"description": "The contents are inline and Content Type is a OpenApi 2.0 Document."
210+
"description": "The contents are inline and Content Type is a OpenAPI 2.0 JSON Document."
211211
},
212212
{
213213
"value": "swagger-link-json",
214-
"description": "The Open Api 2.0 document is hosted on a publicly accessible internet address."
214+
"description": "The OpenAPI 2.0 JSON document is hosted on a publicly accessible internet address."
215215
},
216216
{
217217
"value": "wsdl",
@@ -223,19 +223,19 @@
223223
},
224224
{
225225
"value": "openapi",
226-
"description": "The contents are inline and Content Type is a OpenApi 3.0 Document in YAML format."
226+
"description": "The contents are inline and Content Type is a OpenAPI 3.0 YAML Document."
227227
},
228228
{
229229
"value": "openapi+json",
230-
"description": "The contents are inline and Content Type is a OpenApi 3.0 Document in JSON format."
230+
"description": "The contents are inline and Content Type is a OpenAPI 3.0 JSON Document."
231231
},
232232
{
233233
"value": "openapi-link",
234-
"description": "The Open Api 3.0 document is hosted on a publicly accessible internet address."
234+
"description": "The OpenAPI 3.0 YAML document is hosted on a publicly accessible internet address."
235235
},
236236
{
237237
"value": "openapi+json-link",
238-
"description": "The Open Api 3.0 Json document is hosted on a publicly accessible internet address."
238+
"description": "The OpenAPI 3.0 JSON document is hosted on a publicly accessible internet address."
239239
}
240240
]
241241
}

specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2019-12-01/apimapis.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4400,7 +4400,7 @@
44004400
"values": [
44014401
{
44024402
"value": "swagger-link",
4403-
"description": "Export the Api Definition in OpenApi Specification 2.0 format to the Storage Blob.",
4403+
"description": "Export the Api Definition in OpenAPI 2.0 Specification as JSON document to the Storage Blob.",
44044404
"name": "Swagger"
44054405
},
44064406
{
@@ -4415,12 +4415,12 @@
44154415
},
44164416
{
44174417
"value": "openapi-link",
4418-
"description": "Export the Api Definition in OpenApi Specification 3.0 to Storage Blob.",
4418+
"description": "Export the Api Definition in OpenAPI 3.0 Specification as YAML document to Storage Blob.",
44194419
"name": "Openapi"
44204420
},
44214421
{
44224422
"value": "openapi+json-link",
4423-
"description": "Export the Api Definition in OpenApi Specification 3.0 as JSON document to Storage Blob.",
4423+
"description": "Export the Api Definition in OpenAPI 3.0 Specification as JSON document to Storage Blob.",
44244424
"name": "OpenapiJson"
44254425
}
44264426
]

specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2019-12-01/definitions.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -207,11 +207,11 @@
207207
},
208208
{
209209
"value": "swagger-json",
210-
"description": "The contents are inline and Content Type is a OpenApi 2.0 Document."
210+
"description": "The contents are inline and Content Type is a OpenAPI 2.0 JSON Document."
211211
},
212212
{
213213
"value": "swagger-link-json",
214-
"description": "The Open Api 2.0 document is hosted on a publicly accessible internet address."
214+
"description": "The OpenAPI 2.0 JSON document is hosted on a publicly accessible internet address."
215215
},
216216
{
217217
"value": "wsdl",
@@ -223,19 +223,19 @@
223223
},
224224
{
225225
"value": "openapi",
226-
"description": "The contents are inline and Content Type is a OpenApi 3.0 Document in YAML format."
226+
"description": "The contents are inline and Content Type is a OpenAPI 3.0 YAML Document."
227227
},
228228
{
229229
"value": "openapi+json",
230-
"description": "The contents are inline and Content Type is a OpenApi 3.0 Document in JSON format."
230+
"description": "The contents are inline and Content Type is a OpenAPI 3.0 JSON Document."
231231
},
232232
{
233233
"value": "openapi-link",
234-
"description": "The Open Api 3.0 document is hosted on a publicly accessible internet address."
234+
"description": "The OpenAPI 3.0 YAML document is hosted on a publicly accessible internet address."
235235
},
236236
{
237237
"value": "openapi+json-link",
238-
"description": "The Open Api 3.0 Json document is hosted on a publicly accessible internet address."
238+
"description": "The OpenAPI 3.0 JSON document is hosted on a publicly accessible internet address."
239239
}
240240
]
241241
}

0 commit comments

Comments
 (0)