I'm sending next events as x-prolog with body
and getting back this strange beastie when it goes to destroy:
{
"data": {
"data": [{"X": "c"}],
"event": "success",
"id": "4c53430f-9570-4e05-9036f6b5fc63dd8c",
"more": false,
"time": 3.951999999999992e-05
},
"event": "destroy",
"id": "4c53430f-9570-4e05-9036-f6b5fc63dd8c"
}
I'd count this as an oddity.
I'm sending next events as x-prolog with body
and getting back this strange beastie when it goes to destroy:
{ "data": { "data": [{"X": "c"}], "event": "success", "id": "4c53430f-9570-4e05-9036f6b5fc63dd8c", "more": false, "time": 3.951999999999992e-05 }, "event": "destroy", "id": "4c53430f-9570-4e05-9036-f6b5fc63dd8c" }I'd count this as an oddity.