Files
starter-e2e-mrf90kvm/packages/functions/.pikku/schemas/schemas/WorkflowRunnerInput.schema.json
2026-07-10 20:07:50 +02:00

1 line
201 B
JSON

{"$schema":"http://json-schema.org/draft-07/schema#","type":"object","properties":{"workflowName":{"type":"string"},"data":{}},"required":["workflowName"],"additionalProperties":false,"definitions":{}}