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

generate client: added support for array parameter in header #2478

Merged
merged 2 commits into from Jan 11, 2021

Conversation

fredbi
Copy link
Contributor

@fredbi fredbi commented Jan 11, 2021

Signed-off-by: Frederic BIDON fredbi@yahoo.com

@fredbi fredbi marked this pull request as draft January 11, 2021 00:05
@codecov
Copy link

codecov bot commented Jan 11, 2021

Codecov Report

Merging #2478 (0a98a1f) into master (e35871e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2478   +/-   ##
=======================================
  Coverage   81.87%   81.87%           
=======================================
  Files          53       53           
  Lines        8366     8366           
=======================================
  Hits         6850     6850           
  Misses       1024     1024           
  Partials      492      492           

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 e35871e...0a98a1f. Read the comment docs.

@fredbi fredbi marked this pull request as ready for review January 11, 2021 08:33
* fixed go-swagger#2471
* reindented client parameter template for lisibility

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@fredbi fredbi merged commit dd881e8 into go-swagger:master Jan 11, 2021
@fredbi fredbi deleted the fix-2471 branch January 11, 2021 14:38
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.

Optional Headers array parameters generated client code doesn't compile
1 participant