mirror of
https://github.com/iptv-org/iptv
synced 2026-09-06 12:01:57 -04:00
14 lines
206 B
JSON
14 lines
206 B
JSON
{
|
|
"action": "edited",
|
|
"issue": {
|
|
"number": 48372,
|
|
"title": "[BUG] Title",
|
|
"body": "Lorem ipsum",
|
|
"user": {
|
|
"login": "Bob"
|
|
},
|
|
"labels": [
|
|
{ "name": "bug" }
|
|
]
|
|
}
|
|
} |