getting a 400 Bad Request on the POST /api/v2/flows/dataactions endpoint. the error message states invalid property type for field 'metadata'. we are pushing a json payload from a custom appfoundry integration that mirrors the schema exactly. the nested object structure is valid json but fails gc validation. is there a strict typing requirement for the metadata array items that differs from the swagger spec? using node sdk v4.3.