84d4009d6a
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) |
||
---|---|---|
.. | ||
__init__.py | ||
__version__.py | ||
api.py | ||
auth_method.py | ||
docker_type.py | ||
docstrings.py | ||
event.py | ||
exceptions.py | ||
incident_style.py | ||
maintenance_strategy.py | ||
monitor_status.py | ||
monitor_type.py | ||
notification_providers.py | ||
proxy_protocol.py |