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

1 line
202 B
JSON

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