I think that route should be allowed to be a function, because then GET endpoints like: ``` /api/customer/12345 /api/customer/67890 ``` could be tested much better with random data.