Assuming that `existing` contains a mixture of rou...
# http4k
c
Assuming that
existing
contains a mixture of route bindings and filters that we can't modify, how do we add additional routes to it. The examples above presume that I can take the bindings directly in which case I wouldn't have this issue unless I'm missing something?