Skip to content

v.1.7.0

Choose a tag to compare

@bryanthowell-ts bryanthowell-ts released this 03 Jun 14:58
· 92 commits to main since this release
ab713f8

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.