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
I find myself needing the combination of StripPrefix + ToLower very often because apis
return fields in camelCase. It would be nice to add something like PrefixedCamelCase or something like that to the stock options.
I can make a PR if you are interested.
The text was updated successfully, but these errors were encountered:
I find myself needing the combination of StripPrefix + ToLower very often because apis
return fields in camelCase. It would be nice to add something like PrefixedCamelCase or something like that to the stock options.
I can make a PR if you are interested.
The text was updated successfully, but these errors were encountered: