mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 14:43:08 +03:00
10 lines
338 B
JSON
10 lines
338 B
JSON
|
{
|
||
|
"items": [],
|
||
|
"paging": {
|
||
|
"previous": "https://api.mailgun.net/v3/domain.com/events/empty-previous",
|
||
|
"first": "https://api.mailgun.net/v3/domain.com/events/empty-first",
|
||
|
"last": "https://api.mailgun.net/v3/domain.com/events/empty-last",
|
||
|
"next": "https://api.mailgun.net/v3/domain.com/events/empty-next"
|
||
|
}
|
||
|
}
|