Skip to content

Commit

Permalink
CodeGen from PR 22268 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Fix specversion casing in examples (Azure#22268)
  • Loading branch information
SDKAuto committed Jan 23, 2023
1 parent d03e489 commit f9d49c4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 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,9 @@ Run `dotnet build /t:GenerateCode` to generate code.

``` yaml
title: EventGridClient
require: https://github.com/Azure/azure-rest-api-specs/blob/8ba5121a93e44a6ab53e4bc12a56f96829e47a91/specification/eventgrid/data-plane/readme.md
require:
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/eventgrid/data-plane/readme.md

generation1-convenience-client: true
```
Expand Down Expand Up @@ -157,3 +159,4 @@ directive:
$.MediaLiveEventIngestHeartbeatEventData["properties"]["ingestDriftValue"]["x-ms-client-name"] = "IngestDriftValueInternal";
$.MediaLiveEventIngestHeartbeatEventData["properties"]["lastFragmentArrivalTime"]["format"] = "date-time";
```

0 comments on commit f9d49c4

Please sign in to comment.