Update api.py - call out API key usage specifically #60

Open
nneul wants to merge 1 commit from nneul/patch-1 into master
nneul commented 2023-10-29 21:59:21 +01:00 (Migrated from github.com)

You can find docs/issues filed about this, but it's very unclear until you do so that the API Key in the Uptime Kuma web UI is not usable in any way for API calls other than prometheus.

You can find docs/issues filed about this, but it's very unclear until you do so that the API Key in the Uptime Kuma web UI is not usable in any way for API calls other than prometheus.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin nneul/patch-1:nneul/patch-1
git checkout nneul/patch-1

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff nneul/patch-1
git checkout nneul/patch-1
git rebase master
git checkout master
git merge --ff-only nneul/patch-1
git checkout nneul/patch-1
git rebase master
git checkout master
git merge --no-ff nneul/patch-1
git checkout master
git merge --squash nneul/patch-1
git checkout master
git merge --ff-only nneul/patch-1
git checkout master
git merge nneul/patch-1
git push origin master
Sign in to join this conversation.
No description provided.