Skip to content

Commit 289b2b6

Browse files
author
SDKAuto
committed
CodeGen from PR 30600 in Azure/azure-rest-api-specs
Merge 6f57f9b9b71bc903499c5da30ba5689120c2d4fa into 8d5de60
1 parent 15943b5 commit 289b2b6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

sdk/eventgrid/Azure.Messaging.EventGrid/src/autorest.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ Run `dotnet build /t:GenerateCode` to generate code.
44

55
``` yaml
66
title: EventGridClient
7-
require: https://github.com/Azure/azure-rest-api-specs/blob/6c709e5a3325eaa862649acee2252ce1c8166042/specification/eventgrid/data-plane/readme.md
7+
require:
8+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/eventgrid/data-plane/readme.md
9+
810
generation1-convenience-client: true
911
model-factory-for-hlc:
1012
- MediaJobOutputAsset
@@ -206,3 +208,4 @@ directive:
206208
$.MediaLiveEventIngestHeartbeatEventData["properties"]["ingestDriftValue"]["x-ms-client-name"] = "IngestDriftValueInternal";
207209
$.MediaLiveEventIngestHeartbeatEventData["properties"]["lastFragmentArrivalTime"]["format"] = "date-time";
208210
```
211+

0 commit comments

Comments
 (0)