Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Key of the attribute in each array element that holds the name to use for the extracted attribute.
Optional overrideWhether to override the target element if it's already set.
Attribute path of the array to extract key-value pairs from.
Optional targetAttribute that receives the extracted key-value pairs. If not specified, the extracted attributes are added at the root level of the log.
Operation type.
Key of the attribute in each array element that holds the value to use for the extracted attribute.
Generated using TypeDoc
Operation that extracts key-value pairs from a
sourcearray and stores the result in thetargetattribute.