I am new to all of this stuff, but still managed to "dockrize" the uptime-kuma and uptima-kuma-web-api and got it working for GETs list of monitors and POST to pause or resume a monitor.. but what I needed was to create a maintenance entry.
I am using the example of the http://server:8000/docs page. After I past the authorization when trying out the example provided, I still get this error:
{ "detail": "'version'" }
In my environment I am calling this api from windows with powershell, unfortunetelly I am not a very linux/docker guy, still learning... Is there a way to workaround this issue?
Thanks in advance,
Nelson