Hi, when I try to create a monitor with [POST] /monitors and passing this in the request body: `{ "type": "http", "name": "website", "url":"https://example.com" }` I got this in response status: 500 body: `{ "detail": "'version'" }` do you have a solution for me? Thanks for your help :)