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

1 line
191 B
JSON

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