Skip to content

Commit

Permalink
update amhswagger and add folder structure (#24162)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
athulvijayanmsft authored Sep 28, 2023
1 parent 0ebd494 commit e7ecf14
Show file tree
Hide file tree
Showing 88 changed files with 9,081 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"operationId": "DatabaseInstancesController_GetDatabaseInstance",
"parameters": {
"api-version": "2023-01-01",
"databaseInstanceName": "FO5-",
"migrateProjectName": "1GQwlI-",
"resourceGroupName": "rghubmigrate",
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
},
"responses": {
"200": {
"body": {
"id": "pjglwccrvmkppzuuxjhg",
"name": "zxpipeurrmeospnffvj",
"properties": {
"discoveryData": [
{
"enqueueTime": "sefgvosdauzykuvjudctmnp",
"extendedInfo": {
"key3308": "nmtwzr"
},
"hostName": "ppxzm",
"id": "wyaqh",
"instanceId": "liexraofpnjbifzbjgnmdwkwyp",
"instanceName": "t",
"instanceType": "toihlsykg",
"instanceVersion": "xfshqdjpzjwdgxdb",
"ipAddress": "njlqlcwhbxdqr",
"lastUpdatedTime": "2023-08-07T15:21:11.333Z",
"portNumber": 17,
"solutionName": "t"
}
],
"lastUpdatedTime": "2023-08-07T15:21:11.335Z",
"summary": {
"key8661": {
"databasesAssessedCount": 29,
"migrationReadyCount": 15
}
}
},
"type": "xzojdyzlpywq"
}
}
},
"title": "Gets a database instance in the migrate project."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"operationId": "DatabaseInstancesController_GetDatabaseInstance",
"parameters": {
"api-version": "2023-01-01",
"databaseInstanceName": "FO5-",
"migrateProjectName": "1GQwlI-",
"resourceGroupName": "rghubmigrate",
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
},
"responses": {
"200": {
"body": {}
}
},
"title": "Gets a database instance in the migrate project."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"operationId": "DatabaseInstancesController_ListDatabaseInstances",
"parameters": {
"api-version": "2023-01-01",
"continuationToken": "blsqnlskijnjbp",
"migrateProjectName": "1GQwlI-",
"pageSize": 19,
"resourceGroupName": "rghubmigrate",
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
},
"responses": {
"200": {
"body": {
"nextLink": "fftvvmfzlvbuncvj",
"value": [
{
"id": "pjglwccrvmkppzuuxjhg",
"name": "zxpipeurrmeospnffvj",
"properties": {
"discoveryData": [
{
"enqueueTime": "sefgvosdauzykuvjudctmnp",
"extendedInfo": {
"key3308": "nmtwzr"
},
"hostName": "ppxzm",
"id": "wyaqh",
"instanceId": "liexraofpnjbifzbjgnmdwkwyp",
"instanceName": "t",
"instanceType": "toihlsykg",
"instanceVersion": "xfshqdjpzjwdgxdb",
"ipAddress": "njlqlcwhbxdqr",
"lastUpdatedTime": "2023-08-07T15:21:11.333Z",
"portNumber": 17,
"solutionName": "t"
}
],
"lastUpdatedTime": "2023-08-07T15:21:11.335Z",
"summary": {
"key8661": {
"databasesAssessedCount": 29,
"migrationReadyCount": 15
}
}
},
"type": "xzojdyzlpywq"
}
]
}
}
},
"title": "Gets a list of database instances in the migrate project."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"operationId": "DatabaseInstancesController_ListDatabaseInstances",
"parameters": {
"api-version": "2023-01-01",
"migrateProjectName": "1GQwlI-",
"resourceGroupName": "rghubmigrate",
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
},
"responses": {
"200": {
"body": {}
}
},
"title": "Gets a list of database instances in the migrate project."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"operationId": "DatabasesController_GetDatabase",
"parameters": {
"api-version": "2023-01-01",
"databaseName": "c3-GUD-C6",
"migrateProjectName": "1GQwlI-",
"resourceGroupName": "rghubmigrate",
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
},
"responses": {
"200": {
"body": {
"id": "ejriq",
"name": "chqhaon",
"properties": {
"assessmentData": [
{
"assessmentId": "fthxmcsxcsckaavgfao",
"assessmentTargetType": "avc",
"breakingChangesCount": 28,
"compatibilityLevel": "hwh",
"databaseName": "eksaspp",
"databaseSizeInMB": "sqmroewclgejjhmhhkvktwjkb",
"enqueueTime": "qgelndxy",
"extendedInfo": {
"key3152": "ff"
},
"id": "pdehrkwv",
"instanceId": "obyoqskbxwyatsyyjqsmxxtpx",
"isReadyForMigration": true,
"lastAssessedTime": "2023-08-07T15:21:14.287Z",
"lastUpdatedTime": "2023-08-07T15:21:14.287Z",
"migrationBlockersCount": 16,
"solutionName": "pjiupypfplxnsgxp"
}
],
"lastUpdatedTime": "2023-08-07T15:21:14.288Z"
},
"type": "qclwxupexbmpoyckwnyjobgq"
}
}
},
"title": "Gets a database in the migrate project."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"operationId": "DatabasesController_GetDatabase",
"parameters": {
"api-version": "2023-01-01",
"databaseName": "c3-GUD-C6",
"migrateProjectName": "1GQwlI-",
"resourceGroupName": "rghubmigrate",
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
},
"responses": {
"200": {
"body": {}
}
},
"title": "Gets a database in the migrate project."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"operationId": "DatabasesController_ListDatabases",
"parameters": {
"api-version": "2023-01-01",
"continuationToken": "blsqnlskijnjbp",
"migrateProjectName": "1GQwlI-",
"pageSize": 19,
"resourceGroupName": "rghubmigrate",
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
},
"responses": {
"200": {
"body": {
"nextLink": "vicgfikdkjmqsa",
"value": [
{
"id": "ejriq",
"name": "chqhaon",
"properties": {
"assessmentData": [
{
"assessmentId": "fthxmcsxcsckaavgfao",
"assessmentTargetType": "avc",
"breakingChangesCount": 28,
"compatibilityLevel": "hwh",
"databaseName": "eksaspp",
"databaseSizeInMB": "sqmroewclgejjhmhhkvktwjkb",
"enqueueTime": "qgelndxy",
"extendedInfo": {
"key3152": "ff"
},
"id": "pdehrkwv",
"instanceId": "obyoqskbxwyatsyyjqsmxxtpx",
"isReadyForMigration": true,
"lastAssessedTime": "2023-08-07T15:21:14.287Z",
"lastUpdatedTime": "2023-08-07T15:21:14.287Z",
"migrationBlockersCount": 16,
"solutionName": "pjiupypfplxnsgxp"
}
],
"lastUpdatedTime": "2023-08-07T15:21:14.288Z"
},
"type": "qclwxupexbmpoyckwnyjobgq"
}
]
}
}
},
"title": "Gets a list of databases in the migrate project."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"operationId": "DatabasesController_ListDatabases",
"parameters": {
"api-version": "2023-01-01",
"migrateProjectName": "1GQwlI-",
"resourceGroupName": "rghubmigrate",
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
},
"responses": {
"200": {
"body": {}
}
},
"title": "Gets a list of databases in the migrate project."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"operationId": "EventsController_Delete",
"parameters": {
"api-version": "2023-01-01",
"eventName": "T25-U-Q--2hg3-1",
"migrateProjectName": "1GQwlI-",
"resourceGroupName": "rghubmigrate",
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
},
"responses": {
"200": {
"body": {}
},
"204": {
"body": {}
}
},
"title": "Delete the migrate event"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"operationId": "EventsController_Delete",
"parameters": {
"api-version": "2023-01-01",
"eventName": "T25-U-Q--2hg3-1",
"migrateProjectName": "1GQwlI-",
"resourceGroupName": "rghubmigrate",
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
},
"responses": {
"200": {
"body": {}
},
"204": {
"body": {}
}
},
"title": "Delete the migrate event"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"operationId": "EventsController_GetEvent",
"parameters": {
"api-version": "2023-01-01",
"eventName": "T25-U-Q--2hg3-1",
"migrateProjectName": "1GQwlI-",
"resourceGroupName": "rghubmigrate",
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
},
"responses": {
"200": {
"body": {
"id": "ffjfswbzbezdiximhkqeaydhqz",
"name": "alvciupkjbnrkweqgi",
"properties": {
"clientRequestId": "ifugvujpaydjzwwsgeclmfcjh",
"errorCode": "rlqbnfavpgimo",
"errorMessage": "lphjzeu",
"instanceType": "qvdlgrumopvxkolhvbxbdhoxsxiy",
"possibleCauses": "myxwlahpafbsrguuqu",
"recommendation": "agtsyuokxvcfrywfuiudomfc",
"solution": "iywqalmdzx"
},
"type": "bkertpuhsftnosc"
}
}
},
"title": "Gets an event in the migrate project."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"operationId": "EventsController_GetEvent",
"parameters": {
"api-version": "2023-01-01",
"eventName": "T25-U-Q--2hg3-1",
"migrateProjectName": "1GQwlI-",
"resourceGroupName": "rghubmigrate",
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
},
"responses": {
"200": {
"body": {}
}
},
"title": "Gets an event in the migrate project."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"operationId": "EventsController_ListEvents",
"parameters": {
"api-version": "2023-01-01",
"continuationToken": "blsqnlskijnjbp",
"migrateProjectName": "1GQwlI-",
"resourceGroupName": "rghubmigrate",
"subscriptionId": "6B3E0419-6680-4A8A-B3E7-0E56DF525B0F"
},
"responses": {
"200": {
"body": {
"nextLink": "fbatjjprvoptlzecmp",
"value": [
{
"id": "ffjfswbzbezdiximhkqeaydhqz",
"name": "alvciupkjbnrkweqgi",
"properties": {
"clientRequestId": "ifugvujpaydjzwwsgeclmfcjh",
"errorCode": "rlqbnfavpgimo",
"errorMessage": "lphjzeu",
"instanceType": "qvdlgrumopvxkolhvbxbdhoxsxiy",
"possibleCauses": "myxwlahpafbsrguuqu",
"recommendation": "agtsyuokxvcfrywfuiudomfc",
"solution": "iywqalmdzx"
},
"type": "bkertpuhsftnosc"
}
]
}
}
},
"title": "Gets a list of events in the migrate project."
}
Loading

0 comments on commit e7ecf14

Please sign in to comment.