sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Add `IntegrationExecutionContext.stepMetadata` and propagate custom config type data

Open aiwilliams opened this issue 2 years ago • 2 comments

Improved the IntegrationStep and IntegrationInvocationConfig type definitions to allow for expressing the type of the IntegrationExecutionConfig that is returned from loadExecutionConfig and passed to executionHandler functions.

This can be a patch release. The type parameters are optional.

aiwilliams avatar Sep 17 '22 04:09 aiwilliams