Skip to content

Commit 2035ed8

Browse files
authored
Update JS configs for brownfield services to avoid breakings (#39836)
1 parent 926d47e commit 2035ed8

File tree

7 files changed

+7
-0
lines changed

7 files changed

+7
-0
lines changed

specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/AppConfiguration/tspconfig.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ options:
3838
name: "@azure/arm-appconfiguration"
3939
flavor: azure
4040
experimental-extensible-enums: true
41+
compatibility-lro: true
4142
"@azure-tools/typespec-java":
4243
emitter-output-dir: "{output-dir}/{service-dir}/azure-resourcemanager-appconfiguration"
4344
namespace: com.azure.resourcemanager.appconfiguration

specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/Registry/tspconfig.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ options:
3737
emitter-output-dir: "{output-dir}/{service-dir}/arm-containerregistry"
3838
flavor: azure
3939
experimental-extensible-enums: true
40+
compatibility-lro: true
4041
package-details:
4142
name: "@azure/arm-containerregistry"
4243
"@azure-tools/typespec-go":

specification/elasticsan/resource-manager/Microsoft.ElasticSan/ElasticSan/tspconfig.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ options:
3232
"@azure-tools/typespec-ts":
3333
service-dir: "sdk/elasticsans"
3434
emitter-output-dir: "{output-dir}/{service-dir}/arm-elasticsan"
35+
compatibility-lro: true
3536
typespec-title-map:
3637
ElasticSanClient: "ElasticSanManagement"
3738
flavor: "azure"

specification/healthbot/HealthBot.Management/tspconfig.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ options:
2727
"@azure-tools/typespec-ts":
2828
service-dir: sdk/healthbot
2929
emitter-output-dir: "{output-dir}/{service-dir}/arm-healthbot"
30+
compatibility-lro: true
3031
flavor: "azure"
3132
experimental-extensible-enums: true
3233
package-details:

specification/mysql/resource-manager/Microsoft.DBforMySQL/FlexibleServers/tspconfig.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ options:
3939
emitter-output-dir: "{output-dir}/{service-dir}/arm-mysql-flexible"
4040
flavor: azure
4141
experimental-extensible-enums: true
42+
compatibility-lro: true
4243
package-details:
4344
name: "@azure/arm-mysql-flexible"
4445
"@azure-tools/typespec-go":

specification/nginx/Nginx.Management/tspconfig.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ options:
3030
emitter-output-dir: "{output-dir}/{service-dir}/arm-nginx"
3131
flavor: "azure"
3232
experimental-extensible-enums: true
33+
compatibility-lro: true
3334
package-details:
3435
name: "@azure/arm-nginx"
3536
"@azure-tools/typespec-go":

specification/postgresql/DBforPostgreSQL.Management/tspconfig.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ options:
2929
emitter-output-dir: "{output-dir}/{service-dir}/arm-postgresql-flexible"
3030
flavor: "azure"
3131
experimental-extensible-enums: true
32+
compatibility-lro: true
3233
package-details:
3334
name: "@azure/arm-postgresql-flexible"
3435
"@azure-tools/typespec-go":

0 commit comments

Comments
 (0)