dave
"/root" / <http://Path.int|Path.int>().of("eventId") / "middle" / <http://Path.int|Path.int>().of("second") / "suffix" bindContract GET to { eventId, _, second, _ -> { r: Request -> Response(OK) } }