ssc2015

Results 3 issues of ssc2015

One of the comments in an earlier issue (How do I chain replies) mentioned that setting a variable by calling a macro, like below, is a harder problem to solve....

question

Is there any way to pass in a JSON string as an argument to a subroutine like this: ``` > + Do Something > - doSomething {action:"print", path:"/one/two"} > ```...

enhancement
question

When HTTP In and HTTP Response nodes are included in a "sub flow", Swagger doc generation is failing with the following error in the log at line 132 in swagger.js....