Closed richardstanton closed 7 years ago
Hi @richardstanton, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!
It looks like you're a Microsoft contributor (Richard Stanton). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.
TTYL, MSBOT;
@richardstanton the title of this PR talks about a change to the "set variables response" but the actual commit modifies the SetVariableArguments
.
I don't think that this is the intended change, correct?
@andrewcrawley is my last comment correct?
This is the intended change. The format property on the request's arguments determines the value of the response.
@richardstanton aha, now I understand.
I missed this case in #82. This specifies the format of the value in the response of set variable.
@weinand @jacdavis @gregg-miskelly @andrewcrawley @tzwlai