microsoft / microsoft/typespec
Add back compat for extensible enum members that used underscores
Open
emitter:client:csharp
feature
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
If the last contract has a member like Foo_Bar_Baz and we would generate now as FooBarBaz, we should instead respect the last contract and retain the underscores.
Contributor guide
Assessment
This issue has not been assessed yet.