Files
export-xlsx/tests/v1.0/tests.yaml
2023-02-10 15:15:53 +11:00

17 lines
349 B
YAML

url: ""
functions:
- type: knative-workflow
id: export-xlsx
image: registry.coadcorp.com/export-xlsx:test
states:
- id: state0
type: action
action:
function: export-xlsx
input:
files:
- data: "jq(.input) \n"
name: input.json
out-filename: example.xlsx
worksheet-name: TestSpreadsheet