We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61920a8 commit 59091faCopy full SHA for 59091fa
docs/reference/schemas/config/functions/secret.md
@@ -230,7 +230,7 @@ The `secret()` function can return errors in the following situations:
230
231
To support the `secret()` function, extensions must:
232
233
-1. Declare the `Secret` capability in their manifest
+1. Declare the `secret` capability in their manifest
234
2. Implement a secret retrieval method that accepts name and optional vault
235
parameters
236
3. Return secret values as single-line strings (multi-line values are not
0 commit comments