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

Renames of extensible enums don't work #4915

Open
JoshLove-msft opened this issue Jul 12, 2024 · 1 comment
Open

Renames of extensible enums don't work #4915

JoshLove-msft opened this issue Jul 12, 2024 · 1 comment
Assignees
Labels
DPG/RLC v2.1 Post Gallium work DPG

Comments

@JoshLove-msft
Copy link
Member

Trying to rename https://github.com/Azure/azure-rest-api-specs/blob/abd5157cf12219dcd693b6d8edd5334281110af5/specification/eventgrid/Azure.Messaging.EventGrid.SystemEvents/Microsoft.Communication/AzureCommunicationServices.tsp#L769, with the following property override:

@@clientName(recordingContentType,
"AcsRecordingContentType",
"csharp"
);

But it doesn't work. This is specific to csharp - it works for other languages.

@chunyu3
Copy link
Member

chunyu3 commented Aug 6, 2024

Need to investigate TCGC library why @clientName does not work.

@chunyu3 chunyu3 added DPG DPG/RLC v2.1 Post Gallium work labels Aug 6, 2024
@chunyu3 chunyu3 self-assigned this Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DPG/RLC v2.1 Post Gallium work DPG
Projects
None yet
Development

No branches or pull requests

2 participants