Files
server-serverless-e2e-mqy16wo2/packages/functions/.pikku/schemas/schemas/DeleteAgentThreadInput.schema.json
2026-06-28 18:56:43 +02:00

1 line
214 B
JSON

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