Skip to content

Commit f53c6b5

Browse files
github-actions[bot]API Spec Updater
andauthored
chore(api): update API spec and add 3 new endpoint page(s) (#406)
Automatically fetched from https://api.checklyhq.com/openapi.json Updated on 2026-07-06 03:15:03 UTC Co-authored-by: API Spec Updater <noreply@checkly.com>
1 parent 5d7ee96 commit f53c6b5

5 files changed

Lines changed: 25 additions & 11 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
openapi: get /v1/analytics/ssl/{id}
3+
---
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
openapi: post /v1/checks/ssl
3+
---
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
openapi: put /v1/checks/ssl/{id}
3+
---

api-reference/openapi.json

Lines changed: 11 additions & 9 deletions
Large diffs are not rendered by default.

docs.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,8 @@
644644
"api-reference/analytics/url-monitors",
645645
"api-reference/analytics/list-all-available-reporting-metrics",
646646
"api-reference/analytics/icmp-monitors",
647-
"api-reference/analytics/get-analytics-summary-for-multiple-checks"
647+
"api-reference/analytics/get-analytics-summary-for-multiple-checks",
648+
"api-reference/analytics/ssl-monitors"
648649
]
649650
},
650651
{
@@ -720,7 +721,9 @@
720721
"api-reference/monitors/create-an-icmp-monitor",
721722
"api-reference/monitors/update-an-icmp-monitor"
722723
]
723-
}
724+
},
725+
"api-reference/monitors/create-an-ssl-monitor",
726+
"api-reference/monitors/update-an-ssl-monitor"
724727
]
725728
},
726729
{

0 commit comments

Comments
 (0)