Codecraig
contract(OpenApi(ApiInfo(...), "/docs/swagger.json", myRoute()) fun myRoute = "/status/{id}" meta { ... } bindContract GET to handler