10-27-23_19:38:50

This commit is contained in:
rv 2023-10-27 19:38:50 -06:00
parent 11ab95ab7a
commit f6e69f1af2
1 changed files with 2 additions and 4 deletions

View File

@ -15,11 +15,9 @@ jobs:
"message": "A status update has been posted.", "message": "A status update has been posted.",
"actions": [ "actions": [
{ {
"action": "http", "action": "view",
"label": "Visit Site", "label": "Visit Site",
"url": "https://status.astragroup.info/", "url": "https://status.astragroup.info/"
"method": "GET"
"body": "{\"action\": \"close\"}"
} }
] ]
}' }'