mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-23 07:20:33 +00:00
API pagination for all collections using Link header
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
class Follow < ApplicationRecord
|
||||
include Paginable
|
||||
include Streamable
|
||||
|
||||
belongs_to :account
|
||||
|
||||
Reference in New Issue
Block a user