In article cards for instance that have an embedded image or video, calling writeAsJsonString() (e.g. serializing it) causes the type field to appear twice. That has no malicious consequences, but should be fixed. I believe this is related to how we're doing the JsonSubType annotations on the abstract Media class object.
In article cards for instance that have an embedded image or video, calling writeAsJsonString() (e.g. serializing it) causes the type field to appear twice. That has no malicious consequences, but should be fixed. I believe this is related to how we're doing the JsonSubType annotations on the abstract Media class object.