Codecraig
fun myRoute = "/status/" / Path.of("id") meta { ... } bindContract GET to handler
contract(OpenApi(...))