Skip to content

Commit 3b01813

Browse files
huang91shuyungezz
authored andcommitted
fix bad 'unknown' discriminator value in the rest of our datamigration models (Azure#6983)
1 parent 04c0a00 commit 3b01813

File tree

8 files changed

+0
-8
lines changed

8 files changed

+0
-8
lines changed

specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2017-11-15-preview/definitions/Tasks.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"ProjectTaskProperties": {
2121
"type": "object",
2222
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned.",
23-
"x-ms-discriminator-value": "Unknown",
2423
"properties": {
2524
"taskType": {
2625
"description": "Task type.",

specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-15-preview/definitions/Tasks.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"ProjectTaskProperties": {
2121
"type": "object",
2222
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned.",
23-
"x-ms-discriminator-value": "Unknown",
2423
"properties": {
2524
"taskType": {
2625
"description": "Task type.",

specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-03-31-preview/definitions/Tasks.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"ProjectTaskProperties": {
2121
"type": "object",
2222
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned.",
23-
"x-ms-discriminator-value": "Unknown",
2423
"properties": {
2524
"taskType": {
2625
"description": "Task type.",

specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/Commands.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"CommandProperties": {
2121
"type": "object",
2222
"description": "Base class for all types of DMS command properties. If command is not supported by current client, this object is returned.",
23-
"x-ms-discriminator-value": "Unknown",
2423
"properties": {
2524
"commandType": {
2625
"description": "Command type.",

specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/Files.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@
8686
"FileStorageInfo": {
8787
"type": "object",
8888
"description": "File storage information.",
89-
"x-ms-discriminator-value": "Unknown",
9089
"properties": {
9190
"uri": {
9291
"description": "A URI that can be used to access the file content.",

specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/Tasks.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"ProjectTaskProperties": {
2121
"type": "object",
2222
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned.",
23-
"x-ms-discriminator-value": "Unknown",
2423
"properties": {
2524
"taskType": {
2625
"description": "Task type.",

specification/datamigration/resource-manager/Microsoft.DataMigration/stable/2018-04-19/definitions/Commands.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"CommandProperties": {
2121
"type": "object",
2222
"description": "Base class for all types of DMS command properties. If command is not supported by current client, this object is returned.",
23-
"x-ms-discriminator-value": "Unknown",
2423
"properties": {
2524
"commandType": {
2625
"description": "Command type.",

specification/datamigration/resource-manager/Microsoft.DataMigration/stable/2018-04-19/definitions/Tasks.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"ProjectTaskProperties": {
2121
"type": "object",
2222
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned.",
23-
"x-ms-discriminator-value": "Unknown",
2423
"properties": {
2524
"taskType": {
2625
"description": "Task type.",

0 commit comments

Comments
 (0)