mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-17 16:13:50 -05:00
SerializarbleResource#as_json serializes to Symbol keyed Hash, but current implementation of LinkedDataSignature expects String keyed Hash. So it generates broken payload.