Просмотр исходного кода

Mastodon: do we need fake pagination?

master
David Larlet 4 лет назад
Родитель
Сommit
b3088e1229
Не найден GPG ключ соответствующий данной подписи
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2
    2
      david/mastodon/outbox.json

+ 2
- 2
david/mastodon/outbox.json Просмотреть файл

@@ -1,8 +1,8 @@
{
"@context": "https://www.w3.org/ns/activitystreams",
"first": "https://larlet.fr/david/mastodon/outbox_content.json",
"first": "https://larlet.fr/david/mastodon/outbox_content.json?page=true",
"id": "https://larlet.fr/david/mastodon/outbox.json",
"last": "https://larlet.fr/david/mastodon/outbox_content.json",
"last": "https://larlet.fr/david/mastodon/outbox_content.json?min_id=0&page=true",
"totalItems": 1,
"type": "OrderedCollection"
}

Загрузка…
Отмена
Сохранить