File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
sdk/eventgrid/Azure.Messaging.EventGrid/src Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,9 @@ Run `dotnet build /t:GenerateCode` to generate code.
44
55``` yaml
66title : EventGridClient
7- require : https://github.com/Azure/azure-rest-api-specs/blob/8af03db33a90581edffb8a32fea562f36b7c61a8/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+
810generation1-convenience-client : true
911model-factory-for-hlc :
1012- MediaJobOutputAsset
@@ -209,3 +211,4 @@ directive:
209211 $.MediaLiveEventIngestHeartbeatEventData["properties"]["ingestDriftValue"]["x-ms-client-name"] = "IngestDriftValueInternal";
210212 $.MediaLiveEventIngestHeartbeatEventData["properties"]["lastFragmentArrivalTime"]["format"] = "date-time";
211213` ` `
214+
You can’t perform that action at this time.
0 commit comments