Skip to content

Commit

Permalink
regenerate golden files
Browse files Browse the repository at this point in the history
  • Loading branch information
Raynos committed May 18, 2017
1 parent e338864 commit 8e2a251
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions codegen/template_bundle/template_files.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions codegen/test_data/bar.json
Expand Up @@ -83,8 +83,8 @@
"Downstream": null,
"DownstreamService": "",
"DownstreamMethod": null,
"ConvertRequestLines": null,
"ConvertResponseLines": null
"ConvertRequestGoStatements": null,
"ConvertResponseGoStatements": null
},
{
"Name": "missingArg",
Expand Down Expand Up @@ -149,8 +149,8 @@
"Downstream": null,
"DownstreamService": "",
"DownstreamMethod": null,
"ConvertRequestLines": null,
"ConvertResponseLines": null
"ConvertRequestGoStatements": null,
"ConvertResponseGoStatements": null
},
{
"Name": "noRequest",
Expand Down Expand Up @@ -215,8 +215,8 @@
"Downstream": null,
"DownstreamService": "",
"DownstreamMethod": null,
"ConvertRequestLines": null,
"ConvertResponseLines": null
"ConvertRequestGoStatements": null,
"ConvertResponseGoStatements": null
},
{
"Name": "normal",
Expand Down Expand Up @@ -281,8 +281,8 @@
"Downstream": null,
"DownstreamService": "",
"DownstreamMethod": null,
"ConvertRequestLines": null,
"ConvertResponseLines": null
"ConvertRequestGoStatements": null,
"ConvertResponseGoStatements": null
},
{
"Name": "tooManyArgs",
Expand Down Expand Up @@ -353,8 +353,8 @@
"Downstream": null,
"DownstreamService": "",
"DownstreamMethod": null,
"ConvertRequestLines": null,
"ConvertResponseLines": null
"ConvertRequestGoStatements": null,
"ConvertResponseGoStatements": null
}
],
"CompileSpec": null
Expand Down

0 comments on commit 8e2a251

Please sign in to comment.