mirror of
https://github.com/mastodon/mastodon
synced 2025-04-12 00:56:38 +02:00

SerializarbleResource#as_json serializes to Symbol keyed Hash, but current implementation of LinkedDataSignature expects String keyed Hash. So it generates broken payload.