Skip to content

Commit ddd1696

Browse files
[EventGrid] Move EventSubscriptionFullUri to spec side
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 30ac06d commit ddd1696

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

specification/eventgrid/resource-manager/Microsoft.EventGrid/EventGrid/csharp-customizations.tsp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,8 @@ namespace Customization;
489489
"Endpoint",
490490
"csharp"
491491
);
492+
@@alternateType(EventSubscriptionFullUrl.endpointUrl, url, "csharp");
493+
@@clientName(EventSubscriptionFullUrl.endpointUrl, "Endpoint", "csharp");
492494

493495
#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Backward compatibility: force legacy flattening for migrated EventGrid ARM data models"
494496
@@flattenProperty(Domain.properties, "csharp");

0 commit comments

Comments
 (0)