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
When using custom templates for code generation I would like to be able to manipulate strings a bit better - specifically with the strings functions trimPrefix and trimSuffix.
This allows for some useful modification of names defined in Swagger spec that I would like to portray differently in a generated CLI.