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

add image mimetypes #136

Merged
merged 1 commit into from
May 27, 2018
Merged

add image mimetypes #136

merged 1 commit into from
May 27, 2018

Conversation

tanan
Copy link
Contributor

@tanan tanan commented May 26, 2018

Describe the PR
add mime type for comsumes and aproduces

  • image/png
  • image/jpeg
  • image/gif

Relation issue
#135

@codecov-io
Copy link

Codecov Report

Merging #136 into master will increase coverage by 0.16%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   88.12%   88.29%   +0.16%     
==========================================
  Files           5        5              
  Lines         842      854      +12     
==========================================
+ Hits          742      754      +12     
  Misses         60       60              
  Partials       40       40
Impacted Files Coverage Δ
operation.go 91.83% <100%> (+0.29%) ⬆️

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 7f43daa...f9380ed. Read the comment docs.

Copy link
Member

@pei0804 pei0804 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pei0804 pei0804 merged commit dbf857a into swaggo:master May 27, 2018
@easonlin404
Copy link
Member

easonlin404 commented May 28, 2018

@tanan please aslo help update document. 😉 Thanks your contribution.
https:/swaggo/swaggo.io/blob/master/declarative_comments_format/api_operation.md#mime-types

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.

5 participants