/ittf/site/docs/concepts/t/artifactgenerators/jsonexport.html.ittf (primary)
edit
1 $group
2 $
3 var sect = {
4 title: '"json/export" builtin artifact'
5 };
6 section( §)
7 p The json/export builtin artifact can be used in a Wizzi Job,
8 + to save the JSON representation of
9 + a Wizzi Model instance, when its Wizzi Schema
10 + declares the `export-to json` element.
11 ittf-panel
12 title Sample wzjob artifact element using the json/export artifact.
13 ittf
14 wzjob
15 ...
16 artifact json export of model sample.form.ittf
17 src sample.form.ittf
18 schema form
19 generator json/export
20 extension json