aboutsummaryrefslogtreecommitdiffstats
path: root/main/sample-test-schema-sample.yaml
blob: 3bb7a210509cd321a5d4893325748ca8d87777bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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  |[]      |
      +----------+--------+