[feature] Support serializable classes as a parameter #11141
Labels
area/sdk
kind/feature
lifecycle/stale
The issue / pull request is stale, any activities remove this label.
Feature Area
/area sdk
What feature would you like to see?
Being able to send an argument that is a serializable class to a @dsl.component function
What is the use case or pain point?
Reduce code duplication.
Is there a workaround currently?
Copy and paste the function multiple times inside the
@dsl.component
Code example that must work:
The text was updated successfully, but these errors were encountered: