Przeglądaj źródła

Mastodon: do we need fake pagination?

master
David Larlet 4 lat temu
rodzic
commit
b3088e1229
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      david/mastodon/outbox.json

+ 2
- 2
david/mastodon/outbox.json Wyświetl plik

@@ -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"
}

Ładowanie…
Anuluj
Zapisz