Skip to content

Commit 4983d01

Browse files
mforiTC-MO
andauthored
Update sources/platform/actors/development/actor_definition/input_schema/secret_input.md
Co-authored-by: Michał Olender <[email protected]>
1 parent 97c991c commit 4983d01

File tree

1 file changed

+5
-1
lines changed
  • sources/platform/actors/development/actor_definition/input_schema

1 file changed

+5
-1
lines changed

sources/platform/actors/development/actor_definition/input_schema/secret_input.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,11 @@ When you run the Actor through the API, the system automatically encrypts any in
4141

4242
:::note Type restriction
4343

44-
This feature supports `string`, `object`, and `array` inputs. The available editor types are `hidden` (for any of these), `textfield` and `textarea` (for `string` input), and `json` (for `object` and `array` inputs).
44+
This feature supports `string`, `object`, and `array` input types. Available editor types include:
45+
46+
- `hidded` (for any supported input type)
47+
- `textfield` and `textarea` (for string inputs)
48+
- `json` (for `object` and `array` inputs)
4549

4650
:::
4751

0 commit comments

Comments
 (0)