Skip to content

Commit b59efc3

Browse files
authored
chore: Update OpenAPI specs (#209)
1 parent 7ec7798 commit b59efc3

File tree

5 files changed

+640
-19
lines changed

5 files changed

+640
-19
lines changed

.devrev/repo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
deployable: true
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
2+
# API Changelog
3+
4+
## Modified Endpoints
5+
6+
### SLAs
7+
Added field `in_policy` to SLA metric target to indicate whether the metric is in the active SLA policy
8+
9+
### Webhooks
10+
New event types added to webhook related endpoints:
11+
- `dashboard_created`
12+
- `dashboard_deleted`
13+
- `dashboard_updated`
14+
- `widget_created`
15+
- `widget_deleted`
16+
- `widget_updated`

0 commit comments

Comments
 (0)