chaostoolkit-documentation icon indicating copy to clipboard operation
chaostoolkit-documentation copied to clipboard

Update `configuration` description in probes and actions

Open mperrien opened this issue 3 years ago • 0 comments

The current documentation for the configuration property in Probes and Actions doesn't reflect how it really works.

The configuration property MUST be a JSON string referencing an identifier declared in the top-level configuration property. It is assumed that when not declared, the Action requires no configuration.

mperrien avatar Nov 28 '22 10:11 mperrien