Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix request body parameter template #1230

Merged
merged 1 commit into from Oct 23, 2017

Conversation

keramix
Copy link
Contributor

@keramix keramix commented Oct 23, 2017

fixes #1213

@codecov
Copy link

codecov bot commented Oct 23, 2017

Codecov Report

Merging #1230 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1230   +/-   ##
=======================================
  Coverage   67.52%   67.52%           
=======================================
  Files          28       28           
  Lines        7808     7808           
=======================================
  Hits         5272     5272           
  Misses       2049     2049           
  Partials      487      487
Impacted Files Coverage Δ
generator/bindata.go 60.32% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 188e0cd...ecfb53c. Read the comment docs.

@keramix keramix changed the title [WIP] fix request body parameter template fix request body parameter template Oct 23, 2017
@casualjim casualjim merged commit a7f6941 into go-swagger:master Oct 23, 2017
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.

Body not being written to request on put
2 participants