File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
specification/storage/resource-manager/Microsoft.Storage/stable/2018-07-01/examples Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1313 "@microsoft.azure/async-io" : " ^1.0.21" ,
1414 "@microsoft.azure/literate" : " ^1.0.21" ,
1515 "@microsoft.azure/polyfill" : " ^1.0.17" ,
16- "@ts-common/local-install" : " ^0.0.7 " ,
16+ "@ts-common/local-install" : " ^0.0.8 " ,
1717 "fs-extra" : " ^3.0.1" ,
1818 "glob" : " ^5.0.14" ,
1919 "js-yaml" : " ^3.8.2" ,
2020 "json-schema-ref-parser" : " ^3.1.2" ,
2121 "mocha" : " *" ,
2222 "oad" : " ^0.1.11" ,
23- "oav" : " ^0.9.5 " ,
23+ "oav" : " ^0.9.6 " ,
2424 "request" : " ^2.61.0" ,
2525 "request-promise-native" : " ^1.0.5" ,
2626 "z-schema" : " ^3.24.2"
Original file line number Diff line number Diff line change 2222 " OPTIONS" ,
2323 " MERGE" ,
2424 " PUT"
25- ],
25+ ],
2626 "maxAgeInSeconds" : 100 ,
2727 "exposedHeaders" : [
2828 " x-ms-meta-*"
3131 " x-ms-meta-abc" ,
3232 " x-ms-meta-data*" ,
3333 " x-ms-meta-target*"
34- ],
34+ ]
3535 },
3636 {
3737 "allowedOrigins" : [
4646 ],
4747 "allowedHeaders" : [
4848 " *"
49- ],
49+ ]
5050 },
5151 {
5252 "allowedOrigins" : [
6565 ],
6666 "allowedHeaders" : [
6767 " x-ms-meta-12345675754564*"
68- ],
68+ ]
6969 }
7070 ]
7171 },
9898 " OPTIONS" ,
9999 " MERGE" ,
100100 " PUT"
101- ],
101+ ],
102102 "maxAgeInSeconds" : 100 ,
103103 "exposedHeaders" : [
104104 " x-ms-meta-*"
107107 " x-ms-meta-abc" ,
108108 " x-ms-meta-data*" ,
109109 " x-ms-meta-target*"
110- ],
110+ ]
111111 },
112112 {
113113 "allowedOrigins" : [
122122 ],
123123 "allowedHeaders" : [
124124 " *"
125- ],
125+ ]
126126 },
127127 {
128128 "allowedOrigins" : [
141141 ],
142142 "allowedHeaders" : [
143143 " x-ms-meta-12345675754564*"
144- ],
144+ ]
145145 }
146146 ]
147147 },
You can’t perform that action at this time.
0 commit comments