Skip to content

Commit

Permalink
Update RestJsonServersDontSerializeNullStructureValues body
Browse files Browse the repository at this point in the history
  • Loading branch information
wooj2 authored and JordonPhillips committed May 6, 2021
1 parent 336aa91 commit 67b82de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ apply SimpleScalarProperties @httpRequestTests([
uri: "/SimpleScalarProperties",
body: """
{
"string": null
"stringValue": null
}""",
headers: {
"Content-Type": "application/json",
Expand Down

0 comments on commit 67b82de

Please sign in to comment.