mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 14:08:02 +08:00
Update auth and skeleton of wrapper
This commit is contained in:
11
test/api.http
Normal file
11
test/api.http
Normal file
@@ -0,0 +1,11 @@
|
||||
POST http://localhost:3001/api
|
||||
Authorization: Bearer uk1_1HaQRETls-E5KlhB6yCtf8WJRW57KwFMuKkya-Tj
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"action": "getPushExample",
|
||||
"params": [
|
||||
"javascript-fetch"
|
||||
]
|
||||
}
|
||||
###
|
Reference in New Issue
Block a user