integreat-io/great-uri-template

Support dot syntax in params

Opened this issue · 0 comments

Given a params object {item: {id: 'ent1', type: 'entry'}}, the template {item.id}, should return ent1.