Files
starter-e2e-mrf84key/packages/functions/.pikku/schemas/schemas/WorkflowStarterOutput.schema.json
2026-07-10 19:42:56 +02:00

1 line
177 B
JSON

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