fix: preserve struct params and accept inherited nullability - #3789
fix: preserve struct params and accept inherited nullability#3789SpadeA-Tang wants to merge 1 commit into
Conversation
- Preserve parent type params when describing struct fields. - Avoid double JSON encoding of sub-field string parameters. - Allow nullable sub-fields when the parent struct is nullable. Signed-off-by: SpadeA <tangchenjie1210@gmail.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: SpadeA-Tang The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Tick the box to add this pull request to the merge queue (same as
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3789 +/- ##
=======================================
Coverage 94.22% 94.23%
=======================================
Files 77 77
Lines 16204 16205 +1
=======================================
+ Hits 15268 15270 +2
+ Misses 936 935 -1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
No description provided.