Navigation Menu

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

Support adding Vendor Extensions to Infos #1215

Merged
merged 1 commit into from Oct 16, 2017
Merged

Support adding Vendor Extensions to Infos #1215

merged 1 commit into from Oct 16, 2017

Conversation

fmauNeko
Copy link
Contributor

Hello,

This is a PR allowing the addition of Vendor Extensions to the info object.
This is useful for ReDoc, to add a logo on the documentation pages, as an example.

Feel free to tell me if anything should be changed !

@codecov
Copy link

codecov bot commented Oct 16, 2017

Codecov Report

Merging #1215 into master will decrease coverage by <.01%.
The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1215      +/-   ##
==========================================
- Coverage   67.45%   67.44%   -0.01%     
==========================================
  Files          28       28              
  Lines        7783     7797      +14     
==========================================
+ Hits         5250     5259       +9     
- Misses       2047     2050       +3     
- Partials      486      488       +2
Impacted Files Coverage Δ
scan/scanner.go 68.86% <ø> (ø) ⬆️
scan/meta.go 74.23% <60%> (-1.61%) ⬇️
generator/structs.go 46.25% <0%> (+1.25%) ⬆️

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 b6e18fa...ea0c548. Read the comment docs.

@casualjim casualjim merged commit 766898d into go-swagger:master Oct 16, 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.

None yet

2 participants