-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Overriding deep-level fields in response object #672
Conversation
Codecov Report
@@ Coverage Diff @@
## master #672 +/- ##
==========================================
- Coverage 84.90% 84.50% -0.41%
==========================================
Files 7 7
Lines 1809 1813 +4
==========================================
- Hits 1536 1532 -4
- Misses 173 178 +5
- Partials 100 103 +3
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Describe the PR
Recursively parse content in { } to overriding deep-level fields in response object,also support map.
Relation issue
Enhancement of #650
#670
#676