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

Adding custom header #30

Merged
merged 1 commit into from
Jan 17, 2018
Merged

Conversation

jayhuang75
Copy link

Adding the custom header in Param

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #30   +/-   ##
=======================================
  Coverage   94.45%   94.45%           
=======================================
  Files           4        4           
  Lines         361      361           
=======================================
  Hits          341      341           
  Misses         15       15           
  Partials        5        5
Impacted Files Coverage Δ
operation.go 100% <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 921397a...59aa7e5. Read the comment docs.

@easonlin404
Copy link
Member

@jayhuang75 Can you provide an example or document to demonstrate this PR?

@jayhuang75
Copy link
Author

@easonlin404 Yes, definitely, here is the example
// @Param Authorization header string true "With the bearer started"

@easonlin404 easonlin404 self-requested a review January 17, 2018 02:22
@easonlin404 easonlin404 merged commit 47f8a25 into swaggo:master Jan 17, 2018
@easonlin404
Copy link
Member

LGTM

@easonlin404
Copy link
Member

easonlin404 commented Jan 17, 2018

@jayhuang75 please use the email address used for the commits is associated with your GitHub account next time. 😄
https://help.github.com/articles/why-are-my-contributions-not-showing-up-on-my-profile/

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.

3 participants