[Bug][TCGC 0.41.4]: @clientName
not work
#730
Labels
bug
Something isn't working
lib:tcgc
Issues for @azure-tools/typespec-client-generator-core library
needs-area
Describe the bug
Try a TypeSpec spec including
@clientName
, like: https://github.com/Azure/azure-rest-api-specs/blob/2897e4040dd3d922061ae55bc002358aeaded619/specification/devcenter/DevCenter/client.tsp#L166In the generated codes,
@clientName
is not honored. See this preview gen from csharp: Azure/azure-sdk-for-net#43608Looks like for some reason, the decorator value is not correctly saved:
Reproduction
Just try the above TypeSpec spec.
Checklist
The text was updated successfully, but these errors were encountered: