Skip to content

Commit 83e6b5f

Browse files
athulvijayanmsftjnlycklama
authored andcommitted
update amhswagger and add folder structure (#24162)
* update amhswagger without folder restructure * fix checks; credscan and ref errors * fix spellcheck * update readme.md * fix lints * fix lints * update common-types path * fix lints * folder restructure and lint fixes * fix common-types path after restructure * fix folder structure in readme * fix lints * fix lints * fix lints * fix lints * fix lints * fix lints * fix lints * fix lints * fix lints * fix lints * fix lints * fix lints * fix lints * fix lints * fix lints * fix examples * add missing examples * fix readme path * add examples * fix lints * fix lints * fix lints * fix lints * fix lints; fix examples * fix lints; fix examples * fix lints * fix lints; update readme * fix lints * fix avocado * fix avocado * fix avocado * fix model validation * fix model validation * added new version; removed breaking changes from published swagger * update examples for ga version * rename version * rename version * resolve cross version breaking changes * fix common types path * fix common types path * add common-types * fix prettify * fix prettify * fix prettify * revert 2020-05-01 * fix prettify * fix nextLinkName * remove duplicate key for sdk gen * remove duplicate key for sdk gen * remove duplicate key for sdk gen * remove common-types * fix nettrack sdk * fix default tag * fix ci sdk breaking change * fix spacing * update tag * fix tag * fix tag * add default tag, update title * add default tag, update title * revert tag and add title * revert tag * add sdk java section * update default tag to resourcetype * revert tag to original which will be fixed in later PR during the deprecation
1 parent 20f59d8 commit 83e6b5f

File tree

88 files changed

+9081
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+9081
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"operationId": "DatabaseInstancesController_GetDatabaseInstance",
3+
"parameters": {
4+
"api-version": "2023-01-01",
5+
"databaseInstanceName": "FO5-",
6+
"migrateProjectName": "1GQwlI-",
7+
"resourceGroupName": "rghubmigrate",
8+
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
9+
},
10+
"responses": {
11+
"200": {
12+
"body": {
13+
"id": "pjglwccrvmkppzuuxjhg",
14+
"name": "zxpipeurrmeospnffvj",
15+
"properties": {
16+
"discoveryData": [
17+
{
18+
"enqueueTime": "sefgvosdauzykuvjudctmnp",
19+
"extendedInfo": {
20+
"key3308": "nmtwzr"
21+
},
22+
"hostName": "ppxzm",
23+
"id": "wyaqh",
24+
"instanceId": "liexraofpnjbifzbjgnmdwkwyp",
25+
"instanceName": "t",
26+
"instanceType": "toihlsykg",
27+
"instanceVersion": "xfshqdjpzjwdgxdb",
28+
"ipAddress": "njlqlcwhbxdqr",
29+
"lastUpdatedTime": "2023-08-07T15:21:11.333Z",
30+
"portNumber": 17,
31+
"solutionName": "t"
32+
}
33+
],
34+
"lastUpdatedTime": "2023-08-07T15:21:11.335Z",
35+
"summary": {
36+
"key8661": {
37+
"databasesAssessedCount": 29,
38+
"migrationReadyCount": 15
39+
}
40+
}
41+
},
42+
"type": "xzojdyzlpywq"
43+
}
44+
}
45+
},
46+
"title": "Gets a database instance in the migrate project."
47+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"operationId": "DatabaseInstancesController_GetDatabaseInstance",
3+
"parameters": {
4+
"api-version": "2023-01-01",
5+
"databaseInstanceName": "FO5-",
6+
"migrateProjectName": "1GQwlI-",
7+
"resourceGroupName": "rghubmigrate",
8+
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
9+
},
10+
"responses": {
11+
"200": {
12+
"body": {}
13+
}
14+
},
15+
"title": "Gets a database instance in the migrate project."
16+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
{
2+
"operationId": "DatabaseInstancesController_ListDatabaseInstances",
3+
"parameters": {
4+
"api-version": "2023-01-01",
5+
"continuationToken": "blsqnlskijnjbp",
6+
"migrateProjectName": "1GQwlI-",
7+
"pageSize": 19,
8+
"resourceGroupName": "rghubmigrate",
9+
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
10+
},
11+
"responses": {
12+
"200": {
13+
"body": {
14+
"nextLink": "fftvvmfzlvbuncvj",
15+
"value": [
16+
{
17+
"id": "pjglwccrvmkppzuuxjhg",
18+
"name": "zxpipeurrmeospnffvj",
19+
"properties": {
20+
"discoveryData": [
21+
{
22+
"enqueueTime": "sefgvosdauzykuvjudctmnp",
23+
"extendedInfo": {
24+
"key3308": "nmtwzr"
25+
},
26+
"hostName": "ppxzm",
27+
"id": "wyaqh",
28+
"instanceId": "liexraofpnjbifzbjgnmdwkwyp",
29+
"instanceName": "t",
30+
"instanceType": "toihlsykg",
31+
"instanceVersion": "xfshqdjpzjwdgxdb",
32+
"ipAddress": "njlqlcwhbxdqr",
33+
"lastUpdatedTime": "2023-08-07T15:21:11.333Z",
34+
"portNumber": 17,
35+
"solutionName": "t"
36+
}
37+
],
38+
"lastUpdatedTime": "2023-08-07T15:21:11.335Z",
39+
"summary": {
40+
"key8661": {
41+
"databasesAssessedCount": 29,
42+
"migrationReadyCount": 15
43+
}
44+
}
45+
},
46+
"type": "xzojdyzlpywq"
47+
}
48+
]
49+
}
50+
}
51+
},
52+
"title": "Gets a list of database instances in the migrate project."
53+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"operationId": "DatabaseInstancesController_ListDatabaseInstances",
3+
"parameters": {
4+
"api-version": "2023-01-01",
5+
"migrateProjectName": "1GQwlI-",
6+
"resourceGroupName": "rghubmigrate",
7+
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
8+
},
9+
"responses": {
10+
"200": {
11+
"body": {}
12+
}
13+
},
14+
"title": "Gets a list of database instances in the migrate project."
15+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
{
2+
"operationId": "DatabasesController_GetDatabase",
3+
"parameters": {
4+
"api-version": "2023-01-01",
5+
"databaseName": "c3-GUD-C6",
6+
"migrateProjectName": "1GQwlI-",
7+
"resourceGroupName": "rghubmigrate",
8+
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
9+
},
10+
"responses": {
11+
"200": {
12+
"body": {
13+
"id": "ejriq",
14+
"name": "chqhaon",
15+
"properties": {
16+
"assessmentData": [
17+
{
18+
"assessmentId": "fthxmcsxcsckaavgfao",
19+
"assessmentTargetType": "avc",
20+
"breakingChangesCount": 28,
21+
"compatibilityLevel": "hwh",
22+
"databaseName": "eksaspp",
23+
"databaseSizeInMB": "sqmroewclgejjhmhhkvktwjkb",
24+
"enqueueTime": "qgelndxy",
25+
"extendedInfo": {
26+
"key3152": "ff"
27+
},
28+
"id": "pdehrkwv",
29+
"instanceId": "obyoqskbxwyatsyyjqsmxxtpx",
30+
"isReadyForMigration": true,
31+
"lastAssessedTime": "2023-08-07T15:21:14.287Z",
32+
"lastUpdatedTime": "2023-08-07T15:21:14.287Z",
33+
"migrationBlockersCount": 16,
34+
"solutionName": "pjiupypfplxnsgxp"
35+
}
36+
],
37+
"lastUpdatedTime": "2023-08-07T15:21:14.288Z"
38+
},
39+
"type": "qclwxupexbmpoyckwnyjobgq"
40+
}
41+
}
42+
},
43+
"title": "Gets a database in the migrate project."
44+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"operationId": "DatabasesController_GetDatabase",
3+
"parameters": {
4+
"api-version": "2023-01-01",
5+
"databaseName": "c3-GUD-C6",
6+
"migrateProjectName": "1GQwlI-",
7+
"resourceGroupName": "rghubmigrate",
8+
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
9+
},
10+
"responses": {
11+
"200": {
12+
"body": {}
13+
}
14+
},
15+
"title": "Gets a database in the migrate project."
16+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"operationId": "DatabasesController_ListDatabases",
3+
"parameters": {
4+
"api-version": "2023-01-01",
5+
"continuationToken": "blsqnlskijnjbp",
6+
"migrateProjectName": "1GQwlI-",
7+
"pageSize": 19,
8+
"resourceGroupName": "rghubmigrate",
9+
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
10+
},
11+
"responses": {
12+
"200": {
13+
"body": {
14+
"nextLink": "vicgfikdkjmqsa",
15+
"value": [
16+
{
17+
"id": "ejriq",
18+
"name": "chqhaon",
19+
"properties": {
20+
"assessmentData": [
21+
{
22+
"assessmentId": "fthxmcsxcsckaavgfao",
23+
"assessmentTargetType": "avc",
24+
"breakingChangesCount": 28,
25+
"compatibilityLevel": "hwh",
26+
"databaseName": "eksaspp",
27+
"databaseSizeInMB": "sqmroewclgejjhmhhkvktwjkb",
28+
"enqueueTime": "qgelndxy",
29+
"extendedInfo": {
30+
"key3152": "ff"
31+
},
32+
"id": "pdehrkwv",
33+
"instanceId": "obyoqskbxwyatsyyjqsmxxtpx",
34+
"isReadyForMigration": true,
35+
"lastAssessedTime": "2023-08-07T15:21:14.287Z",
36+
"lastUpdatedTime": "2023-08-07T15:21:14.287Z",
37+
"migrationBlockersCount": 16,
38+
"solutionName": "pjiupypfplxnsgxp"
39+
}
40+
],
41+
"lastUpdatedTime": "2023-08-07T15:21:14.288Z"
42+
},
43+
"type": "qclwxupexbmpoyckwnyjobgq"
44+
}
45+
]
46+
}
47+
}
48+
},
49+
"title": "Gets a list of databases in the migrate project."
50+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"operationId": "DatabasesController_ListDatabases",
3+
"parameters": {
4+
"api-version": "2023-01-01",
5+
"migrateProjectName": "1GQwlI-",
6+
"resourceGroupName": "rghubmigrate",
7+
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
8+
},
9+
"responses": {
10+
"200": {
11+
"body": {}
12+
}
13+
},
14+
"title": "Gets a list of databases in the migrate project."
15+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"operationId": "EventsController_Delete",
3+
"parameters": {
4+
"api-version": "2023-01-01",
5+
"eventName": "T25-U-Q--2hg3-1",
6+
"migrateProjectName": "1GQwlI-",
7+
"resourceGroupName": "rghubmigrate",
8+
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
9+
},
10+
"responses": {
11+
"200": {
12+
"body": {}
13+
},
14+
"204": {
15+
"body": {}
16+
}
17+
},
18+
"title": "Delete the migrate event"
19+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"operationId": "EventsController_Delete",
3+
"parameters": {
4+
"api-version": "2023-01-01",
5+
"eventName": "T25-U-Q--2hg3-1",
6+
"migrateProjectName": "1GQwlI-",
7+
"resourceGroupName": "rghubmigrate",
8+
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
9+
},
10+
"responses": {
11+
"200": {
12+
"body": {}
13+
},
14+
"204": {
15+
"body": {}
16+
}
17+
},
18+
"title": "Delete the migrate event"
19+
}

0 commit comments

Comments
 (0)