Skip to content

Commit

Permalink
tspconfig, java, eventgrid, exclude preview from ServiceVersion (#29928)
Browse files Browse the repository at this point in the history
* exclude preview in eventgrid

* remove namer
  • Loading branch information
weidongxu-microsoft authored Jul 22, 2024
1 parent 72c69a0 commit 6c18ee7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ options:
namespace: "com.azure.messaging.eventgrid.namespaces"
package-dir: azure-messaging-eventgrid-namespaces
partial-update: true
namer: true
generate-samples: false
generate-tests: false
enable-sync-stack: true
service-version-exclude-preview: true
customization-class: customization/src/main/java/EventGridCustomization.java
dev-options:
loglevel: info
Expand Down

0 comments on commit 6c18ee7

Please sign in to comment.