Skip to content

Conversation

@wy-z
Copy link
Contributor

@wy-z wy-z commented Jun 29, 2018

Signed-off-by: weiyang weiyang.ones@gmail.com

PR checklist

  • Read the contribution guidelines.
  • Ran the shell script under ./bin/ to update Petstore sample so that CIs can verify the change. (For instance, only need to run ./bin/{LANG}-petstore.sh and ./bin/security/{LANG}-petstore.sh if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates). Windows batch files can be found in .\bin\windows\.
  • Filed the PR against the correct branch: master, 3.1.x, 4.0.x. Default: master.
  • Copied the technical committee to review the pull request if your PR is targeting a particular programming language.

Description of the PR

[go][api] Fix error: 'undeclared name: localVarFile'

'localVarFile' whill be undeclared when the file param is required.

Signed-off-by: weiyang <weiyang.ones@gmail.com>
@wy-z
Copy link
Contributor Author

wy-z commented Jun 29, 2018

It seems that #382 is better ~

@wy-z wy-z closed this Jun 29, 2018
@wing328
Copy link
Member

wing328 commented Jul 1, 2018

@wy-z thanks for the PR.

#382 has been merged into master. Please check out the latest master to see if it solves the problem for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants