Kaynağa Gözat

Mastodon: do we need fake pagination?

master
David Larlet 4 yıl önce
ebeveyn
işleme
b3088e1229
Veri tabanında bu imza için bilinen anahtar bulunamadı
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2
    2
      david/mastodon/outbox.json

+ 2
- 2
david/mastodon/outbox.json Dosyayı Görüntüle

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

Loading…
İptal
Kaydet