File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed
communication/Communication.JobRouter
Azure.Messaging.EventGrid.SystemEvents
Azure.Messaging.EventGrid Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,6 @@ options:
46
46
generate-test : true
47
47
generate-sample : true
48
48
" @azure-tools/typespec-java " :
49
- emitter-output-dir : " {java-sdk-folder}/sdk/{service-directory-name}/azure-communication-jobrouter"
50
49
package-dir : " azure-communication-jobrouter"
51
50
namespace : com.azure.communication.jobrouter
52
51
partial-update : true
Original file line number Diff line number Diff line change @@ -49,7 +49,6 @@ options:
49
49
slice-elements-byval : true
50
50
flavor : " azure"
51
51
" @azure-tools/typespec-java " :
52
- emitter-output-dir : " {project-root}"
53
52
namespace : com.azure.messaging.eventgrid.systemevents
54
53
package-dir : azure-messaging-eventgrid-systemevents
55
54
customization-class : customization/src/main/java/EventGridSystemEventsCustomization.java
Original file line number Diff line number Diff line change @@ -34,7 +34,6 @@ options:
34
34
namespace : Azure.Messaging.EventGrid.Namespaces
35
35
model-namespace : false
36
36
" @azure-tools/typespec-java " :
37
- emitter-output-dir : " {project-root}/.."
38
37
namespace : " com.azure.messaging.eventgrid.namespaces"
39
38
package-dir : azure-messaging-eventgrid-namespaces
40
39
partial-update : true
You can’t perform that action at this time.
0 commit comments