Skip to content

Commit 4461fcf

Browse files
committed
ci: Generate docs
1 parent 6e3ced7 commit 4461fcf

2 files changed

Lines changed: 30 additions & 1 deletion

File tree

docs/api/_report.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
- `/devices/unmanaged`
1818
- `/events`
1919
- `/locks`
20-
- `/networks`
2120
- `/noise_sensors`
2221
- `/noise_sensors/noise_thresholds`
2322
- `/noise_sensors/simulate`

docs/api/networks/README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Networks
2+
3+
## `network`
4+
5+
### `created_at`
6+
7+
Format: `Datetime`
8+
9+
---
10+
11+
### `display_name`
12+
13+
Format: `String`
14+
15+
---
16+
17+
### `network_id`
18+
19+
Format: `UUID`
20+
21+
---
22+
23+
### `workspace_id`
24+
25+
Format: `UUID`
26+
27+
---
28+
29+
## Endpoints
30+

0 commit comments

Comments
 (0)