diff options
Diffstat (limited to 'main/sample-test-schema-sample.yaml')
-rw-r--r-- | main/sample-test-schema-sample.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/main/sample-test-schema-sample.yaml b/main/sample-test-schema-sample.yaml new file mode 100644 index 00000000..3bb7a210 --- /dev/null +++ b/main/sample-test-schema-sample.yaml @@ -0,0 +1,16 @@ +open_cli_sample_version: 1.0 +name: sample-test +version: open-cli +samples: + sample1: + name: sample-test + input: --string-param test + moco: sample-test-schema-moco.json + output: | + +----------+--------+ + |property |value | + +----------+--------+ + |output-1 |[] | + +----------+--------+ + |output-2 |[] | + +----------+--------+ |