# Functions
NormalizeTemplatedPath converts a path to its normalized form, without parameter names
For example:
/person/{personName} -> /person/{}
Return values:
1.
# Type aliases
StringList is a list of string values.
StringMap is a map of string to string.
StringSet is a set of string values.
No description provided by the author