diff --git a/specification/apicenter/ApiCenter.DataApi/tspconfig.yaml b/specification/apicenter/ApiCenter.DataApi/tspconfig.yaml index 5325a8ae9f90..df26f9123080 100644 --- a/specification/apicenter/ApiCenter.DataApi/tspconfig.yaml +++ b/specification/apicenter/ApiCenter.DataApi/tspconfig.yaml @@ -36,6 +36,11 @@ options: emitter-output-dir: "{output-dir}/{service-dir}/azure-apicenter" namespace: com.azure.apicenter flavor: azure + "@azure-tools/typespec-rust": + crate-name: "azure_apicenter" + crate-version: "0.0.1" + emitter-output-dir: "{output-dir}/{service-dir}/{crate-name}" + omit-constructors: true linter: extends: - "@azure-tools/typespec-azure-rulesets/data-plane"