File tree Expand file tree Collapse file tree 3 files changed +5
-9
lines changed
Expand file tree Collapse file tree 3 files changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -101,11 +101,6 @@ const disabledProviders: AutoGenConfig[] = [
101101 namespace : 'Microsoft.EdgeOrderPartner' ,
102102 disabledForAutogen : true ,
103103 } ,
104- {
105- basePath : 'extendedlocation/resource-manager' ,
106- namespace : 'Microsoft.ExtendedLocation' ,
107- disabledForAutogen : true ,
108- } ,
109104 {
110105 basePath : 'fluidrelay/resource-manager' ,
111106 namespace : 'Microsoft.FluidRelay' ,
Original file line number Diff line number Diff line change 13841384 "type" : " array" ,
13851385 "items" : {
13861386 "oneOf" : [
1387+ {
1388+ "$ref" : " #/definitions/servers_databases_transparentDataEncryption_childResource"
1389+ },
13871390 {
13881391 "$ref" : " #/definitions/servers_databases_backupShortTermRetentionPolicies_childResource"
13891392 },
14141417 {
14151418 "$ref" : " #/definitions/servers_databases_syncGroups_childResource"
14161419 },
1417- {
1418- "$ref" : " #/definitions/servers_databases_transparentDataEncryption_childResource"
1419- },
14201420 {
14211421 "$ref" : " #/definitions/servers_databases_workloadGroups_childResource"
14221422 }
Original file line number Diff line number Diff line change 27772777 }
27782778 },
27792779 "required" : [
2780- " id"
2780+ " id" ,
2781+ " viewDefinition"
27812782 ],
27822783 "description" : " Cosmos DB Cassandra view resource object"
27832784 },
You can’t perform that action at this time.
0 commit comments