UriTemplate.expand
Expand this URI Template with the provided variables.
Parameters
vars | Variable scope providing scalar/list/map values. |
Returns
The expanded string.
Throws
UriTemplateException when expansion encounters an invalid modifier/value combination.