Skip to content

Commit cee8b51

Browse files
v-jiaodimsyycqiaozhamikeharder
authored
Update data-plane tspconfig is-modular-library (#35728)
* update data-plane tspconfig is-modular-library * update * update * update * update * Update tspconfig.yaml * update tspconfig --------- Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Qiaoqiao Zhang <[email protected]> Co-authored-by: Mike Harder <[email protected]>
1 parent d880151 commit cee8b51

File tree

29 files changed

+32
-4
lines changed

29 files changed

+32
-4
lines changed

specification/ai/Azure.AI.Agents/tspconfig.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,11 @@ options:
3535
model-namespace: false
3636
api-version: "2025-05-15-preview"
3737
"@azure-tools/typespec-ts":
38+
package-dir: "ai-agents"
3839
api-version: "v1"
39-
generateTest: true
40-
generateMetadata: false
41-
packageDetails:
40+
generate-test: true
41+
generate-metadata: false
42+
package-details:
4243
name: "@azure/ai-agents"
4344
flavor: azure
4445
linter:

specification/ai/DocumentIntelligence/tspconfig.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ options:
5555
"@azure-tools/typespec-ts":
5656
title: DocumentIntelligence
5757
package-dir: "ai-document-intelligence-rest"
58+
is-modular-library: false
5859
generate-metadata: true
5960
package-details:
6061
name: "@azure-rest/ai-document-intelligence"

specification/ai/Face/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
package-dir: "ai-vision-face-rest"
3434
generate-metadata: true
35+
is-modular-library: false
3536
flavor: azure
3637
package-details:
3738
name: "@azure-rest/ai-vision-face"

specification/ai/HealthInsights/HealthInsights.RadiologyInsights/tspconfig.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ options:
5858
package-dir: "health-insights-radiologyinsights-rest"
5959
emitter-output-dir: "{js-sdk-folder}/sdk/{service-directory-name}/health-insights-cancerprofiling-rest"
6060
generate-metadata: true
61+
is-modular-library: false
6162
package-details:
6263
name: "@azure-rest/health-insights-radiologyinsights"
6364
flavor: azure

specification/ai/ImageAnalysis/tspconfig.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ options:
3838
flavor: azure
3939
"@azure-tools/typespec-ts":
4040
package-dir: "ai-vision-image-analysis-rest"
41+
is-modular-library: false
4142
package-details:
4243
name: "@azure-rest/ai-vision-image-analysis"
4344
flavor: azure

specification/apicenter/ApiCenter.DataApi/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
package-dir: "azure-apicenter-rest"
2929
generate-metadata: true
30+
is-modular-library: false
3031
flavor: azure
3132
package-details:
3233
name: "@azure-rest/azure-apicenter-rest"

specification/appconfiguration/AppConfiguration/tspconfig.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ options:
3131
"@azure-tools/typespec-ts":
3232
package-dir: "azure-appconfiguration-rest"
3333
generate-metadata: true
34+
is-modular-library: false
3435
package-details:
3536
name: "@azure-rest/azure-appconfiguration"
3637
description: "Azure App Configuration"

specification/applicationinsights/ApplicationInsights.LiveMetrics/tspconfig.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ options:
2828
"@azure-tools/typespec-ts":
2929
package-dir: "livemetrics-rest"
3030
generate-metadata: true
31+
is-modular-library: false
3132
package-details:
3233
name: "@azure-rest/livemetrics"
3334
description: "LiveMetrics Service"

specification/batch/Azure.Batch/tspconfig.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ options:
5050
generate-sample: false
5151
"@azure-tools/typespec-ts":
5252
package-dir: "batch-rest"
53+
is-modular-library: false
5354
package-details:
5455
name: "@azure-rest/batch"
5556
description: "Batch Service Rest Level Client"

specification/cognitiveservices/AnomalyDetector/tspconfig.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ options:
4040
"@azure-tools/typespec-ts":
4141
emitter-output-dir: "{js-sdk-folder}/sdk/{service-directory-name}/ai-anomaly-detector-rest"
4242
generate-metadata: true
43+
is-modular-library: false
4344
package-dir: "ai-anomaly-detector-rest"
4445
package-details:
4546
name: "@azure-rest/ai-anomaly-detector"

0 commit comments

Comments
 (0)