Skip to content

Commit e4971f3

Browse files
author
SDKAuto
committed
CodeGen from PR 20749 in Azure/azure-rest-api-specs
Users/v sparatala/merge allx ms mutability (#20749) * Remove "keyVaultUrl" in PUT schema reponse * Revert "Remove "keyVaultUrl" in PUT schema reponse" This reverts commit de3fcd0e074bc54bf275fff49e4aa3f46fde3491. * Update keyVaultUrl property to readOnly true * Removed read-only and annotated to x-ms-mutability * Update Workspaces_Get property to x-ms-mutability * Updated SqlPoolSecurityAlertPolicies_Get properties to x-ms-mutability * Update dynamicExecutorAllocation property with x-ms-mutability * Update Workspaces_Get createManagedPrivateEndpoint to x-ms-mutability * Updated workspace_Get property managedResourceGroupName to x-ms-mutability * Update SqlPools_Get property restorePointInTime to x-ms-mutability * Update WorkspaceManagedSqlServerBlobAuditingPolicies_Get property to x-ms-mutability * Update SqlPools_Get collation to x-ms-mutability * Update KustoPools_Get KustoPool workspaceUID to x-ms-mutability * Fix model validation error * Fixed review comments * Fix R2064 - LROStatusCodesReturnTypeSchema * Fix lint, model validation error * Removed lro options * Fix LRO lint error * Fix lint error * Fix lint error * Fix lint error * Fix lint error * Fix lint error * Fix lint error * Fix lint error * Fix lint error * Resolved review comments * Fix review comments * Fix review comments * Resolve exception in kustoPool.json: * Resolve lint error * Resolve Model validation error * Resolve model validation error * Resolve LRO error * Resolve lint, model validation error * Resolve Model Validation error * Resolve model validation error * Resolve model validation error * Resolve Model validation error * Resolve model validation error * Resolve review comments * Resolve model validation error * Remove header location * Resolve runtime exception for schema violation * Resolve model validation error * Resolve schema violation exception
1 parent 2cb19a3 commit e4971f3

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

schemas/2021-06-01-preview/Microsoft.Synapse.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5834,21 +5834,6 @@
58345834
],
58355835
"description": "Enable or Disable AzureADOnlyAuthentication on All Workspace subresource"
58365836
},
5837-
"connectivityEndpoints": {
5838-
"oneOf": [
5839-
{
5840-
"type": "object",
5841-
"additionalProperties": {
5842-
"type": "string"
5843-
},
5844-
"properties": {}
5845-
},
5846-
{
5847-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
5848-
}
5849-
],
5850-
"description": "Connectivity endpoints"
5851-
},
58525837
"cspWorkspaceAdminProperties": {
58535838
"oneOf": [
58545839
{

0 commit comments

Comments
 (0)