@whitequark Still trying to understand why the gold standard here at work is to serialize a json payload and insert it as a string into a json payload.
It makes our API schemas impossible to parse programmatically because it all dead ends at "data": string which tells you absolutely nothing.