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

feat: add extensions for params #789

Merged
merged 5 commits into from
Oct 2, 2021
Merged

feat: add extensions for params #789

merged 5 commits into from
Oct 2, 2021

Conversation

Nightapes
Copy link
Contributor

Describe the PR
Allow custom swagger fields in parameters

Relation issue
See: #445

@codecov
Copy link

codecov bot commented Sep 14, 2020

Codecov Report

Merging #789 (3d689e5) into master (f9645be) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #789      +/-   ##
==========================================
+ Coverage   93.21%   93.25%   +0.03%     
==========================================
  Files           7        7              
  Lines        1931     1942      +11     
==========================================
+ Hits         1800     1811      +11     
  Misses         73       73              
  Partials       58       58              
Impacted Files Coverage Δ
operation.go 95.19% <100.00%> (+0.08%) ⬆️

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 f9645be...3d689e5. Read the comment docs.

@ubogdan
Copy link
Contributor

ubogdan commented Sep 29, 2021

Can you please fix the conflicts so we can have the coverage test running?

@Nightapes
Copy link
Contributor Author

@ubogdan i fixed the PR

Copy link
Contributor

@ubogdan ubogdan left a comment

Choose a reason for hiding this comment

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

LGTM

@ubogdan ubogdan merged commit 1a4da01 into swaggo:master Oct 2, 2021
@ubogdan
Copy link
Contributor

ubogdan commented Oct 2, 2021

@Nightapes Thanks for your contribution.

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

3 participants