Replies: 1 comment 1 reply
-
|
Hi @bossenti can you provide an example how using the type identifier would work? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
While browsing through the API endpoint for SteamPipes functions I had the feeling that an additional attribute that identifies the type of a function could be valuable for the
FunctionDefinitionclass. This would allow a client to map existing functions in StreamPipes to the underlying implementation and to directly create an instance of the function from the API response. How do you like that @dominikriemer?Does this even make sense?
Beta Was this translation helpful? Give feedback.
All reactions