diff --git a/package.json b/package.json index 3c3bc19ff9ec..8d7a15738c6d 100644 --- a/package.json +++ b/package.json @@ -13,14 +13,14 @@ "@microsoft.azure/async-io": "^1.0.21", "@microsoft.azure/literate": "^1.0.21", "@microsoft.azure/polyfill": "^1.0.17", - "@ts-common/local-install": "^0.0.7", + "@ts-common/local-install": "^0.0.8", "fs-extra": "^3.0.1", "glob": "^5.0.14", "js-yaml": "^3.8.2", "json-schema-ref-parser": "^3.1.2", "mocha": "*", "oad": "^0.1.11", - "oav": "^0.9.5", + "oav": "^0.9.6", "request": "^2.61.0", "request-promise-native": "^1.0.5", "z-schema": "^3.24.2" diff --git a/specification/storage/resource-manager/Microsoft.Storage/stable/2018-07-01/examples/BlobServicesPut.json b/specification/storage/resource-manager/Microsoft.Storage/stable/2018-07-01/examples/BlobServicesPut.json index 23110fcb5827..cc0c86e362ab 100644 --- a/specification/storage/resource-manager/Microsoft.Storage/stable/2018-07-01/examples/BlobServicesPut.json +++ b/specification/storage/resource-manager/Microsoft.Storage/stable/2018-07-01/examples/BlobServicesPut.json @@ -22,7 +22,7 @@ "OPTIONS", "MERGE", "PUT" - ], + ], "maxAgeInSeconds": 100, "exposedHeaders": [ "x-ms-meta-*" @@ -31,7 +31,7 @@ "x-ms-meta-abc", "x-ms-meta-data*", "x-ms-meta-target*" - ], + ] }, { "allowedOrigins": [ @@ -46,7 +46,7 @@ ], "allowedHeaders": [ "*" - ], + ] }, { "allowedOrigins": [ @@ -65,7 +65,7 @@ ], "allowedHeaders": [ "x-ms-meta-12345675754564*" - ], + ] } ] }, @@ -98,7 +98,7 @@ "OPTIONS", "MERGE", "PUT" - ], + ], "maxAgeInSeconds": 100, "exposedHeaders": [ "x-ms-meta-*" @@ -107,7 +107,7 @@ "x-ms-meta-abc", "x-ms-meta-data*", "x-ms-meta-target*" - ], + ] }, { "allowedOrigins": [ @@ -122,7 +122,7 @@ ], "allowedHeaders": [ "*" - ], + ] }, { "allowedOrigins": [ @@ -141,7 +141,7 @@ ], "allowedHeaders": [ "x-ms-meta-12345675754564*" - ], + ] } ] },