Compare commits
No commits in common. "glerb/master" and "master" have entirely different histories.
glerb/mast
...
master
1 changed files with 0 additions and 1 deletions
|
@ -416,7 +416,6 @@ class UptimeKumaApi(object):
|
|||
|
||||
Now you can call one of the existing methods of the instance. For example create a new monitor:
|
||||
|
||||
>>> from uptime_kuma_api import MonitorType
|
||||
>>> api.add_monitor(
|
||||
... type=MonitorType.HTTP,
|
||||
... name="Google",
|
||||
|
|
Loading…
Reference in a new issue