aboutsummaryrefslogtreecommitdiffhomepage
path: root/vendor/github.com/DreamItGetIT/statuscake/fixtures/ssls_update_error.json
blob: 5f0f4d5592a3fe3a3c621ed362d889a098d7ed85 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "Success": false,
  "Message": "Error creating test",
  "Input": {
    "domain": "https://example.com",
    "checkrate": 86400,
    "contact_groups": "1000,2000",
    "alert_reminder": false,
    "alert_expiry": false,
    "alert_broken": false,
    "alert_at": "59,60,61"
  }
}