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
{{ message }}
This repository has been archived by the owner on Sep 30, 2019. It is now read-only.
BTW. I'd like to be able to add string helper methods like replaceAll to the string implementation. I'm currently using them in my request/response templates.
As to 'why' am I modifying strings in my templates. I'm overloading GSI on DynamoDB and would like PK and SK fields to be renamed according to the query.
I'd like to take a crack at creating a value mapper for Strings in the
javaify
function.Any pointers, pitfalls or dragons I need to look out for?
The text was updated successfully, but these errors were encountered: