* document that the selector uses JSONata (#455)
This commit is contained in:
@@ -302,6 +302,7 @@ attempt to `POST` to `auth/${method}/login` with the provided payload and parse
|
||||
The `secrets` parameter is a set of multiple secret requests separated by the `;` character.
|
||||
|
||||
Each secret request consists of the `path` and the `key` of the desired secret, and optionally the desired Env Var output name.
|
||||
Note that the selector is using [JSONata](https://docs.jsonata.org/overview.html) and certain characters in keys may need to be escaped.
|
||||
|
||||
```raw
|
||||
{{ Secret Path }} {{ Secret Key or Selector }} | {{ Env/Output Variable Name }}
|
||||
|
||||
Reference in New Issue
Block a user