-
Notifications
You must be signed in to change notification settings - Fork 176
Description
Describe the issue or request
I'm currently trying to merge a PR which updates the typespec data model for my service: https://github.com/Azure/azure-rest-api-specs-pr/pull/23844
However, it fails in the csharp & python sdk validation, and the error for csharp is shown in this link:
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5180632&view=logs&j=83516c17-6666-5250-abde-63983ce72a49&t=00be4b52-4a63-5865-8e02-c61723ad0692
The error looks like an issue from server side, with namespace.split not a valid function. Please look into this issue
Describe your ideas for solutions
Please describe how you think a change or changes might work. Consider
how these changes might work for multiple services.
Add labels
As appropriate, select a label to describe how hard the issue is to work
around or how hard it would be to do without a particular feature that
could help make it easier. These labels start with "workaround".
Also select a label that describes how many instances of the workaround
you would have to do without the bug being fixed or feature implemented.
These labels start with "instances".
These labels will help priority bug fixes and feature requests.
If this bug or feature request is for older versions of autorest, please
remove the v3 label and add the v2 label as appropriate.