Expected: Normal Chilp widget, got:
JsonError(UnableToDecode([DecodeError(expected: "String", found: "Object", path: ["media_attachments", "0"])]))
While looking at: https://pony.social/api/v1/statuses/115871671627793187
Chilp v1.0.0.
Expected: Normal Chilp widget, got:
JsonError(UnableToDecode([DecodeError(expected: "String", found: "Object", path: ["media_attachments", "0"])]))
While looking at: https://pony.social/api/v1/statuses/115871671627793187
Chilp v1.0.0.
v2.0.0 will likely fix this, as I'm rewriting (and minimising) the decoders. Though this is a thing to look out for, especially something we don't wanna take along with us from v1.