Files
server-serverless-e2e-mquwpo0l/packages/functions/.pikku/schemas/schemas/PikkuConsoleHasSecretInput.schema.json
2026-06-26 14:28:01 +02:00

1 line
183 B
JSON

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