you can also use those path regexes to force only ...
# http4k
d
you can also use those path regexes to force only particular paths to match, so you could do
/bob/{age:.d+}
to only match age to numbers