{
    "endpoints": [
        {
            "path": "/ok",
            "method": "GET",
            "handler": "bad-name"
        }
    ]
}
