Skip to content

Commit 3a01524

Browse files
committed
ci: Generate docs
1 parent 967070a commit 3a01524

2 files changed

Lines changed: 32 additions & 1 deletion

File tree

docs/api/_report.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
- `/noise_sensors`
2222
- `/noise_sensors/noise_thresholds`
2323
- `/noise_sensors/simulate`
24-
- `/webhooks`
2524
- `/workspaces`
2625

2726
### Endpoints

docs/api/webhooks/README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Webhooks
2+
3+
## `webhook`
4+
5+
### `event_types`
6+
7+
Format: `List`
8+
9+
Item format: `String`
10+
11+
---
12+
13+
### `secret`
14+
15+
Format: `String`
16+
17+
---
18+
19+
### `url`
20+
21+
Format: `String`
22+
23+
---
24+
25+
### `webhook_id`
26+
27+
Format: `String`
28+
29+
---
30+
31+
## Endpoints
32+

0 commit comments

Comments
 (0)