Skip to content

Commit 2ad70cb

Browse files
authored
[Hub Generated] Review request for Microsoft.ImportExport to add version stable/2020-08-01 (#12538)
* fix swagger * keeping integer type same as that of default
1 parent 20ab40f commit 2ad70cb

File tree

11 files changed

+116
-12
lines changed

11 files changed

+116
-12
lines changed

specification/storageimportexport/resource-manager/Microsoft.ImportExport/stable/2020-08-01/examples/CreateExportJob.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,14 @@
4040
"responses": {
4141
"200": {
4242
"body": {
43+
"systemData": {
44+
"createdBy": "string",
45+
"createdByType": "User",
46+
"createdAt": "2020-02-03T01:01:01.1075056Z",
47+
"lastModifiedBy": "string",
48+
"lastModifiedByType": "User",
49+
"lastModifiedAt": "2020-02-04T02:03:01.1974346Z"
50+
},
4351
"properties": {
4452
"storageAccountId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myResourceGroup/providers/Microsoft.ClassicStorage/storageAccounts/test",
4553
"jobType": "Export",
@@ -97,6 +105,14 @@
97105
},
98106
"201": {
99107
"body": {
108+
"systemData": {
109+
"createdBy": "string",
110+
"createdByType": "User",
111+
"createdAt": "2020-02-03T01:01:01.1075056Z",
112+
"lastModifiedBy": "string",
113+
"lastModifiedByType": "User",
114+
"lastModifiedAt": "2020-02-04T02:03:01.1974346Z"
115+
},
100116
"properties": {
101117
"storageAccountId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myResourceGroup/providers/Microsoft.ClassicStorage/storageAccounts/test",
102118
"jobType": "Export",

specification/storageimportexport/resource-manager/Microsoft.ImportExport/stable/2020-08-01/examples/CreateJob.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,14 @@
4242
"responses": {
4343
"200": {
4444
"body": {
45+
"systemData": {
46+
"createdBy": "string",
47+
"createdByType": "User",
48+
"createdAt": "2020-02-03T01:01:01.1075056Z",
49+
"lastModifiedBy": "string",
50+
"lastModifiedByType": "User",
51+
"lastModifiedAt": "2020-02-04T02:03:01.1974346Z"
52+
},
4553
"properties": {
4654
"storageAccountId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myResourceGroup/providers/Microsoft.ClassicStorage/storageAccounts/test",
4755
"jobType": "Import",
@@ -101,6 +109,14 @@
101109
},
102110
"201": {
103111
"body": {
112+
"systemData": {
113+
"createdBy": "string",
114+
"createdByType": "User",
115+
"createdAt": "2020-02-03T01:01:01.1075056Z",
116+
"lastModifiedBy": "string",
117+
"lastModifiedByType": "User",
118+
"lastModifiedAt": "2020-02-04T02:03:01.1974346Z"
119+
},
104120
"properties": {
105121
"storageAccountId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myResourceGroup/providers/Microsoft.ClassicStorage/storageAccounts/test",
106122
"jobType": "Import",

specification/storageimportexport/resource-manager/Microsoft.ImportExport/stable/2020-08-01/examples/GetExportJob.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88
"responses": {
99
"200": {
1010
"body": {
11+
"systemData": {
12+
"createdBy": "string",
13+
"createdByType": "User",
14+
"createdAt": "2020-02-03T01:01:01.1075056Z",
15+
"lastModifiedBy": "string",
16+
"lastModifiedByType": "User",
17+
"lastModifiedAt": "2020-02-04T02:03:01.1974346Z"
18+
},
1119
"properties": {
1220
"storageAccountId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myResourceGroup/providers/Microsoft.ClassicStorage/storageAccounts/test",
1321
"jobType": "Export",

specification/storageimportexport/resource-manager/Microsoft.ImportExport/stable/2020-08-01/examples/GetJob.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88
"responses": {
99
"200": {
1010
"body": {
11+
"systemData": {
12+
"createdBy": "string",
13+
"createdByType": "User",
14+
"createdAt": "2020-02-03T01:01:01.1075056Z",
15+
"lastModifiedBy": "string",
16+
"lastModifiedByType": "User",
17+
"lastModifiedAt": "2020-02-04T02:03:01.1974346Z"
18+
},
1119
"properties": {
1220
"storageAccountId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myResourceGroup/providers/Microsoft.ClassicStorage/storageAccounts/test",
1321
"jobType": "Import",

specification/storageimportexport/resource-manager/Microsoft.ImportExport/stable/2020-08-01/examples/GetLocation.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"postalCode": "95050",
1616
"countryOrRegion": "USA",
1717
"phone": "408 352 7600",
18+
"additionalShippingInformation": "",
1819
"supportedCarriers": [
1920
"FedEx"
2021
],

specification/storageimportexport/resource-manager/Microsoft.ImportExport/stable/2020-08-01/examples/ListJobsInResourceGroup.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@
99
"body": {
1010
"value": [
1111
{
12+
"systemData": {
13+
"createdBy": "string",
14+
"createdByType": "User",
15+
"createdAt": "2020-02-03T01:01:01.1075056Z",
16+
"lastModifiedBy": "string",
17+
"lastModifiedByType": "User",
18+
"lastModifiedAt": "2020-02-04T02:03:01.1974346Z"
19+
},
1220
"properties": {
1321
"storageAccountId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myResourceGroup/providers/Microsoft.ClassicStorage/storageAccounts/xtprodtestwu",
1422
"jobType": "Import",

specification/storageimportexport/resource-manager/Microsoft.ImportExport/stable/2020-08-01/examples/ListJobsInSubscription.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88
"body": {
99
"value": [
1010
{
11+
"systemData": {
12+
"createdBy": "string",
13+
"createdByType": "User",
14+
"createdAt": "2020-02-03T01:01:01.1075056Z",
15+
"lastModifiedBy": "string",
16+
"lastModifiedByType": "User",
17+
"lastModifiedAt": "2020-02-04T02:03:01.1974346Z"
18+
},
1119
"properties": {
1220
"storageAccountId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/testrg/providers/Microsoft.Storage/storageAccounts/xtprodtestarmos2",
1321
"jobType": "Import",
@@ -70,6 +78,14 @@
7078
"location": "East US 2"
7179
},
7280
{
81+
"systemData": {
82+
"createdBy": "string",
83+
"createdByType": "User",
84+
"createdAt": "2020-02-03T01:01:01.1075056Z",
85+
"lastModifiedBy": "string",
86+
"lastModifiedByType": "User",
87+
"lastModifiedAt": "2020-02-04T02:03:01.1974346Z"
88+
},
7389
"properties": {
7490
"storageAccountId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/testrg/providers/Microsoft.Storage/storageAccounts/xtprodtestarmos2",
7591
"jobType": "Import",

specification/storageimportexport/resource-manager/Microsoft.ImportExport/stable/2020-08-01/examples/ListLocations.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"postalCode": "2113",
1717
"countryOrRegion": "Australia",
1818
"phone": "612 0000 0000",
19+
"additionalShippingInformation": "",
1920
"supportedCarriers": [
2021
"DHL"
2122
],
@@ -37,6 +38,7 @@
3738
"postalCode": "3207",
3839
"countryOrRegion": "Australia",
3940
"phone": "61 0 0000 0000",
41+
"additionalShippingInformation": "",
4042
"supportedCarriers": [
4143
"DHL"
4244
],

specification/storageimportexport/resource-manager/Microsoft.ImportExport/stable/2020-08-01/examples/UpdateExportJob.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@
1515
"responses": {
1616
"200": {
1717
"body": {
18+
"systemData": {
19+
"createdBy": "string",
20+
"createdByType": "User",
21+
"createdAt": "2020-02-03T01:01:01.1075056Z",
22+
"lastModifiedBy": "string",
23+
"lastModifiedByType": "User",
24+
"lastModifiedAt": "2020-02-04T02:03:01.1974346Z"
25+
},
1826
"properties": {
1927
"storageAccountId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myResourceGroup/providers/Microsoft.ClassicStorage/storageAccounts/test",
2028
"jobType": "Export",

specification/storageimportexport/resource-manager/Microsoft.ImportExport/stable/2020-08-01/examples/UpdateJob.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@
1515
"responses": {
1616
"200": {
1717
"body": {
18+
"systemData": {
19+
"createdBy": "string",
20+
"createdByType": "User",
21+
"createdAt": "2020-02-03T01:01:01.1075056Z",
22+
"lastModifiedBy": "string",
23+
"lastModifiedByType": "User",
24+
"lastModifiedAt": "2020-02-04T02:03:01.1974346Z"
25+
},
1826
"properties": {
1927
"storageAccountId": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myResourceGroup/providers/Microsoft.ClassicStorage/storageAccounts/test",
2028
"jobType": "Import",

0 commit comments

Comments
 (0)