Azure / Azure/autorest.powershell
Over-long type names in generated code
Open
Breaking Change Release
P1
- Dominant language
- C#
- Stars
- 123
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Some generated types (and their filenames) are strangely over-long. This is confusing and may cause trouble to those consume these types, for example docs team.
We need to figure out how they are named and to avoid such long names in the future.
Here's a list of examples:
```xml
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.