Files
starter-e2e-mrfd6t0x/packages/functions/.pikku/schemas/schemas/WorkflowStatusStreamFullInput.schema.json
2026-07-10 22:04:38 +02:00

1 line
225 B
JSON

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