1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00
This commit is contained in:
Moritz Frenzel
2022-10-14 16:31:42 +02:00
parent e94318769a
commit 7c6c85aa0d

View File

@@ -240,7 +240,7 @@ If your username includes the `@`-character replace it with `%40`.
"key": "SUP"
},
"summary": "BGPAlerter: ${type}: ${prefix}",
"description": "Prefix: ${prefix}\nEvent Type: ${type}\nEarliest: ${eraliest}\nLatest: ${latest}\nASN: ${asn}\nBGPlay: ${bgplay}\n",
"description": "Prefix: ${prefix}\nEvent Type: ${type}\nEarliest: ${earliest}\nLatest: ${latest}\nASN: ${asn}\nBGPlay: ${bgplay}\n",
"issuetype": {
"id": "10223"
}