Fix #5294: pixiv_ugoira_frame_data alternative
Allow including the media metadata with the post like this: * https://danbooru.donmai.us/posts.json?tags=ugoira&only=id,file_url,media_metadata
This commit is contained in:
@@ -1630,7 +1630,7 @@ class Post < ApplicationRecord
|
|||||||
%i[
|
%i[
|
||||||
uploader approver flags appeals events parent children notes
|
uploader approver flags appeals events parent children notes
|
||||||
comments approvals disapprovals replacements
|
comments approvals disapprovals replacements
|
||||||
artist_commentary media_asset ai_tags
|
artist_commentary media_asset media_metadata ai_tags
|
||||||
]
|
]
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user