Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@luhan2017
Copy link
Contributor

@luhan2017 luhan2017 commented Mar 4, 2020

Description

Fix the http request body usage in the samples.

In the recently package update, http body type is changed from json which is evaluated by the obsolete ExpressionEvaluator to ValueExpression type which is now following the LG syntax.

So to make it work as expected, in the PR, I updated the way to refer to a property in http body from {property} to ${property}.

Task Item

fixes #2149

Screenshots

@luhan2017 luhan2017 changed the title Update HttpRequest sample fix: Update HttpRequest sample Mar 6, 2020
@github-actions
Copy link

github-actions bot commented Mar 6, 2020

Coverage Status

Coverage remained the same at 40.937% when pulling c04743a on luhan/updateHttpSample into 964b8d6 on master.

@cwhitten cwhitten merged commit 4da36a2 into master Mar 6, 2020
@cwhitten cwhitten deleted the luhan/updateHttpSample branch March 6, 2020 15:59
@cwhitten cwhitten mentioned this pull request Mar 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants