From 34050e932ea0a7be08f25b32eb61d2fa3e4f10d6 Mon Sep 17 00:00:00 2001 From: Wei Hu Date: Sun, 28 Sep 2025 11:01:23 +0800 Subject: [PATCH] enable new mpg emitter for oracle --- .../oracle/Oracle.Database.Management/tspconfig.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/specification/oracle/Oracle.Database.Management/tspconfig.yaml b/specification/oracle/Oracle.Database.Management/tspconfig.yaml index 06a7b07ee20e..f017c401ad89 100644 --- a/specification/oracle/Oracle.Database.Management/tspconfig.yaml +++ b/specification/oracle/Oracle.Database.Management/tspconfig.yaml @@ -47,11 +47,9 @@ options: generate-test: true generate-sample: true flavor: azure - "@azure-tools/typespec-csharp": + "@azure-typespec/http-client-csharp-mgmt": namespace: "Azure.ResourceManager.OracleDatabase" - clear-output-folder: true - flavor: azure - emitter-output-dir: "{output-dir}/{service-dir}/{namespace}" + emitter-output-dir: "{output-dir}/sdk/oracle/{namespace}" linter: extends: