Charles d'Avernas
Charles d'Avernas
Hey @AshleyJButcher! What do you want to see? An Azure Function serving an AsyncAPI document? Or an AsyncAPI document describing an AzureFunction? Both? Anyways, I'm sorry but I won't have...
@matthias-pichler-warrify you can also use top level args with `{ }`, as demonstrated by https://github.com/serverlessworkflow/specification/blob/main/dsl-reference.md#http-call. I cannot find the place where this is documented, though I'd swear I wrote it....
@matthias-pichler-warrify fair enough, you make a very good point! What about using `query` or `queryParameters`? Amongst your proposals, those are the terms that best represent imho the parameters we are...
> What if the top level attribute does not exist? empty result or expression error? In Synapse, if an expression fails to evaluate, we simply leave it as is. I'm...
> this makes the use of secrets ambiguous already. (they become hard to distinguish from a string literal) You are right, it should be more explicit. Maybe by adding a...
In the context of the PR addressing #904, and in order to have a working basic state to fix, hone and improve, I propose that: Replace the actual secret referencing...
@matthias-pichler-warrify After our small talk on the subject, I had time to think and play around with your suggestions. > Referencing secrets As made obvious thanks to your observations, we...
> But that would also mean that your example is incorrect right? Indeed, sorry about that!
@matthias-pichler Should we close this issue in favor of #979, or inversly?
As previously discussed with @fjtirado, @ricardozanini, and @JBBianchi multiple times over the past year, we have decided to retain the script process while restricting the versions of the supported languages....