diff --git a/specification/communication/Communication.JobRouter/tspconfig.yaml b/specification/communication/Communication.JobRouter/tspconfig.yaml index f92d79a33e8a..fa7c62dc023d 100644 --- a/specification/communication/Communication.JobRouter/tspconfig.yaml +++ b/specification/communication/Communication.JobRouter/tspconfig.yaml @@ -46,7 +46,6 @@ options: generate-test: true generate-sample: true "@azure-tools/typespec-java": - emitter-output-dir: "{java-sdk-folder}/sdk/{service-directory-name}/azure-communication-jobrouter" package-dir: "azure-communication-jobrouter" namespace: com.azure.communication.jobrouter partial-update: true diff --git a/specification/eventgrid/Azure.Messaging.EventGrid.SystemEvents/tspconfig.yaml b/specification/eventgrid/Azure.Messaging.EventGrid.SystemEvents/tspconfig.yaml index cb03560a12bb..13ea026ad974 100644 --- a/specification/eventgrid/Azure.Messaging.EventGrid.SystemEvents/tspconfig.yaml +++ b/specification/eventgrid/Azure.Messaging.EventGrid.SystemEvents/tspconfig.yaml @@ -49,7 +49,6 @@ options: slice-elements-byval: true flavor: "azure" "@azure-tools/typespec-java": - emitter-output-dir: "{project-root}" namespace: com.azure.messaging.eventgrid.systemevents package-dir: azure-messaging-eventgrid-systemevents customization-class: customization/src/main/java/EventGridSystemEventsCustomization.java diff --git a/specification/eventgrid/Azure.Messaging.EventGrid/tspconfig.yaml b/specification/eventgrid/Azure.Messaging.EventGrid/tspconfig.yaml index 22b115ab2a2f..84bf410ceecc 100644 --- a/specification/eventgrid/Azure.Messaging.EventGrid/tspconfig.yaml +++ b/specification/eventgrid/Azure.Messaging.EventGrid/tspconfig.yaml @@ -34,7 +34,6 @@ options: namespace: Azure.Messaging.EventGrid.Namespaces model-namespace: false "@azure-tools/typespec-java": - emitter-output-dir: "{project-root}/.." namespace: "com.azure.messaging.eventgrid.namespaces" package-dir: azure-messaging-eventgrid-namespaces partial-update: true