Skip to content

Commit db1a2d3

Browse files
author
API Spec Updater
committed
chore(api): update API spec and add 2 new endpoint page(s)
Automatically fetched from https://api.checklyhq.com/openapi.json Updated on 2026-07-29 03:08:02 UTC
1 parent d7ce3a9 commit db1a2d3

4 files changed

Lines changed: 17 additions & 4 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
openapi: post /v1/deployment-triggers
3+
---
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
openapi: get /v1/deployment-triggers
3+
---

api-reference/openapi.json

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

docs.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1021,6 +1021,13 @@
10211021
"api-reference/test-session-error-groups/retrieve-a-test-session-error-group",
10221022
"api-reference/test-session-error-groups/update-a-test-session-error-group"
10231023
]
1024+
},
1025+
{
1026+
"group": "Deployment Triggers",
1027+
"pages": [
1028+
"api-reference/deployment-triggers/list-all-deployment-triggers",
1029+
"api-reference/deployment-triggers/create-a-deployment-trigger"
1030+
]
10241031
}
10251032
]
10261033
}

0 commit comments

Comments
 (0)