You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
typespec-go currently generates this as 'InternalACSMessageChannelEventError` (note the capital 'I'), but prior to my latest dependency update, used to generate with a lowercase 'i'.
I do some renaming of types that I need to swap out or customize. One of the renames I do is rename the type so it's not exposed:
code
typespec-go currently generates this as 'InternalACSMessageChannelEventError` (note the capital 'I'), but prior to my latest dependency update, used to generate with a lowercase 'i'.
My dependencies are below:
The text was updated successfully, but these errors were encountered: