actions
actions copied to clipboard
Secrets: accept a secret signature as `my_secret: Optional[Secret] = None`.
Issue by fabioz
Monday Apr 22, 2024 at 10:24 GMT
Originally opened as https://github.com/robocorp/robocorp/issues/380
Target components
action_server
Why & who
It's interesting to have secrets as optional for some use cases.
Feature or enhancement
Solution & alternative
No response