Skip to content

support swagger:type on structs #2747

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

Merged
merged 1 commit into from
Mar 25, 2022
Merged

support swagger:type on structs #2747

merged 1 commit into from
Mar 25, 2022

Conversation

casualjim
Copy link
Member

closes #2229

@codecov
Copy link

codecov bot commented Mar 25, 2022

Codecov Report

Merging #2747 (c675fd4) into master (0b90d7a) will decrease coverage by 0.02%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master    #2747      +/-   ##
==========================================
- Coverage   82.77%   82.75%   -0.03%     
==========================================
  Files          55       55              
  Lines        9587     9597      +10     
==========================================
+ Hits         7936     7942       +6     
- Misses       1130     1132       +2     
- Partials      521      523       +2     
Impacted Files Coverage Δ
codescan/schema.go 67.47% <50.00%> (-0.24%) ⬇️
generator/structs.go 82.68% <0.00%> (-1.12%) ⬇️
codescan/parser.go 79.25% <0.00%> (+0.37%) ⬆️

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 0b90d7a...c675fd4. Read the comment docs.

@casualjim casualjim merged commit aac662a into master Mar 25, 2022
@casualjim casualjim deleted the issue-2229 branch March 25, 2022 15:58
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.

swagger:type override is not working
1 participant