-
Jorrit Schaap authored
TMSS-272: renamed schema files to more consistent file naming convention. Added populate script and config file. Deploy all schema files in share.
Jorrit Schaap authoredTMSS-272: renamed schema files to more consistent file naming convention. Added populate script and config file. Deploy all schema files in share.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To learn more about this project, read the wiki.
Readme.txt 465 B
For easy administration of the various templates, please use the following file naming convention: <snake_cased_template_name>_<name>_<version>.json These json files (should) contain a valid json schema, which can be uploaded to TMSS. Because there are various different types of Template models in TMSS, each with possible extra parameters, we've created this litte helper program tmss_populate which can upload all templates defined in the templates.json file.