Mastercard / flow

Testing framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Json message - support more root elements

therealryan opened this issue · comments

The json message type only supports objects as the root element. We should extend that to also allow all the other valid roots (e.g.: array, string, number, boolean etc)

Hilariously, this behaviour already exists.