localstack / airspeed

A Python implementation of Velocity templates, tailored to VTL in AWS (e.g., API Gateway, AppSync)
Other
2 stars 1 forks source link

put and putAll #2

Closed calvernaz closed 1 year ago

calvernaz commented 1 year ago

Fix put by returning the previous value for the key. Adds putAll support for dictionaries.