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
Have the same issue where colons are removed from properties which then lead to ts interfaces being generated without colons in the key names. Java model property assignment: my:colon:key -> typescript interface mycolonkey
Description
Similar to #4284, we need to fix the same issue for node, angular and angular2 in query, form and header parameters.
Swagger-codegen version
Latest master
Related issues
#4284
Suggest a Fix
For Typescript-fetch, the issue has been addressed via #4287
The text was updated successfully, but these errors were encountered: