Skip to content

Commit

Permalink
Merge pull request #2791 from Azure/autogenerate
Browse files Browse the repository at this point in the history
Autogenerate
  • Loading branch information
jorgecotillo authored Feb 10, 2023
2 parents 43cf8e8 + 8e0ade0 commit 1395391
Show file tree
Hide file tree
Showing 8 changed files with 11,414 additions and 57 deletions.
147 changes: 102 additions & 45 deletions generator/resources.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions schemas/2022-01-01/Microsoft.Network.NRP.json
Original file line number Diff line number Diff line change
Expand Up @@ -17565,14 +17565,14 @@
{
"type": "array",
"items": {
"type": "integer"
"type": "string"
}
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "List of running operation IDs."
"description": "List of running operation GUIDs."
}
},
"description": "The network watcher properties."
Expand Down
16 changes: 8 additions & 8 deletions schemas/2022-03-30-preview/Microsoft.DataMigration.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Properties of the Database Migration Service instance"
"description": "Properties of the Azure Database Migration Service (classic) instance"
},
"resources": {
"type": "array",
Expand Down Expand Up @@ -234,7 +234,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned."
"description": "Base class for all types of DMS (classic) task properties. If task is not supported by current client, this object is returned."
},
"type": {
"type": "string",
Expand Down Expand Up @@ -277,7 +277,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned."
"description": "Base class for all types of DMS (classic) task properties. If task is not supported by current client, this object is returned."
},
"type": {
"type": "string",
Expand Down Expand Up @@ -1584,7 +1584,7 @@
"description": "The ID of the Microsoft.Network/virtualNetworks/subnets resource to which the service should be joined"
}
},
"description": "Properties of the Database Migration Service instance"
"description": "Properties of the Azure Database Migration Service (classic) instance"
},
"FileShare": {
"type": "object",
Expand Down Expand Up @@ -4532,7 +4532,7 @@
"description": "Key value pairs of client data to attach meta data information to task"
}
},
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned."
"description": "Base class for all types of DMS (classic) task properties. If task is not supported by current client, this object is returned."
},
"SchemaMigrationSetting": {
"type": "object",
Expand Down Expand Up @@ -4744,7 +4744,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned."
"description": "Base class for all types of DMS (classic) task properties. If task is not supported by current client, this object is returned."
},
"type": {
"type": "string",
Expand Down Expand Up @@ -4787,7 +4787,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Base class for all types of DMS task properties. If task is not supported by current client, this object is returned."
"description": "Base class for all types of DMS (classic) task properties. If task is not supported by current client, this object is returned."
},
"type": {
"type": "string",
Expand Down Expand Up @@ -5061,7 +5061,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "The SSIS store type of source, only SSIS catalog is supported now in DMS."
"description": "The SSIS store type of source, only SSIS catalog is supported now in DMS (classic)."
}
},
"description": "SSIS migration info with SSIS store type, overwrite policy."
Expand Down
4 changes: 2 additions & 2 deletions schemas/2022-05-01/Microsoft.Network.NRP.json
Original file line number Diff line number Diff line change
Expand Up @@ -17870,14 +17870,14 @@
{
"type": "array",
"items": {
"type": "integer"
"type": "string"
}
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "List of running operation IDs."
"description": "List of running operation GUIDs."
}
},
"description": "The network watcher properties."
Expand Down
Loading

0 comments on commit 1395391

Please sign in to comment.