stateless-uptime-kuma/tests/03_keywords.json

9 lines
124 B
JSON
Raw Normal View History

2024-04-16 22:48:52 +02:00
{
"monitors": [{
"name": "google",
"type": "keyword",
"url": "https://google.com",
"method": "get"
}]
}