这是indexloc提供的服务,不要输入任何密码
Skip to content

feat: add RawBody support and UnsupportedMediaType response #51

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
May 26, 2022

Conversation

danielgtaylor
Copy link
Owner

This enables you to have access to the unparsed input in scenarios where that might be useful while still having the benefits of documented/validated structs for inputs.

@codecov
Copy link

codecov bot commented May 26, 2022

Codecov Report

Merging #51 (0a73c64) into main (73c101e) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   86.67%   86.69%   +0.02%     
==========================================
  Files          24       24              
  Lines        1936     1939       +3     
==========================================
+ Hits         1678     1681       +3     
  Misses        183      183              
  Partials       75       75              
Impacted Files Coverage Δ
resolver.go 86.38% <100.00%> (+0.10%) ⬆️
responses/responses.go 100.00% <100.00%> (ø)

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 73c101e...0a73c64. Read the comment docs.

@danielgtaylor danielgtaylor merged commit 030f8b9 into main May 26, 2022
@danielgtaylor danielgtaylor deleted the raw-body branch May 26, 2022 23:44
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.

1 participant