v.1.7.0
Change to TSRestApiV1.metadata_tml_import() - when using 'JSON' (default) input, every object is now dumped to string individually before being wrapped into a final JSON array format. Use formattype='JSON_STR' if you are inputting already stringified JSON, or 'YAML' for a YAML string.