Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR Azure.Messaging.EventGrid] EventGridv2 TypeSpec Api Preview #3950

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sdk/eventgrid/Azure.Messaging.EventGrid/src/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Run `dotnet build /t:GenerateCode` to generate code.

``` yaml
title: EventGridClient
require: https://github.com/Azure/azure-rest-api-specs/blob/a7c1c7c33ac4573a426dcecfa8de076993d6d700/specification/eventgrid/data-plane/readme.md
require: https://github.com/Azure/azure-rest-api-specs/blob/f4953f42e570c915e1de6911e9945c0e212d6253/specification/eventgrid/data-plane/readme.md
generation1-convenience-client: true
model-factory-for-hlc:
- MediaJobOutputAsset
Expand Down
2 changes: 2 additions & 0 deletions sdk/eventgrid/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ extends:
ServiceDirectory: eventgrid
ArtifactName: packages
Artifacts:
- name: Azure.Messaging.EventGrid.Namespaces
safeName: AzureMessagingEventGridNamespaces
- name: Azure.Messaging.EventGrid
safeName: AzureMessagingEventGrid
- name: Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents
Expand Down