lucasheld
|
84d4009d6a
|
feat: replace raw return values with enum values
BREAKING CHANGE:
Types of return values changed to enum values:
- monitor: `type` (str -> MonitorType), `authMethod` (str -> AuthMethod)
- notification: `type` (str -> NotificationType)
- docker host: `dockerType` (str -> DockerType)
- status page: `style` (str -> IncidentStyle)
- maintenance: `strategy` (str -> MaintenanceStrategy)
- proxy: `protocol` (str -> ProxyProtocol)
|
2023-05-25 21:26:54 +02:00 |
|
Lucas Held
|
1359576413
|
feat: raise exception when deleting an element that does not exist (#37)
|
2023-05-20 14:09:09 +02:00 |
|
lucasheld
|
f0c5f2ba9d
|
feat: drop support for Uptime Kuma versions < 1.21.3
BREAKING CHANGE: Uptime Kuma versions < 1.21.3 are not supported in uptime-kuma-api 1.x.x
|
2023-05-20 12:43:57 +02:00 |
|
lucasheld
|
8e841cd324
|
feat: add support for uptime kuma 1.21.3
BREAKING CHANGE: maintenance parameter `timezone` renamed to `timezoneOption`
|
2023-05-19 13:49:36 +02:00 |
|
lucasheld
|
d7f033030e
|
feat: add support for uptime kuma 1.21.2
|
2023-04-07 21:03:36 +02:00 |
|
lucasheld
|
c1d941a200
|
docs: complete values for uptime kuma 1.19.2
|
2022-12-30 21:37:13 +01:00 |
|
lucasheld
|
d01ff6d80e
|
feat: add support for uptime kuma 1.19.2
|
2022-12-29 00:22:53 +01:00 |
|