Files
server-serverless-e2e-mqxtf1ju/packages/functions/.pikku/schemas/schemas/PikkuConsoleGetSecretOutput.schema.json
2026-06-28 15:19:06 +02:00

1 line
199 B
JSON

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