Here How to express nested array in expectJSONTypes in frisby? for example here if we have another field like employee-designation with hyphen then how this can be added in .expectJSONTypes which is string and if we have integer like "version: Integer" the Integer type will not allowed in JSON?