Files
starter-e2e-mrfepicl/packages/functions/.pikku/schemas/schemas/GraphStarterInput.schema.json
2026-07-10 22:47:11 +02:00

1 line
237 B
JSON

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