Skip to content

Conversation

@EvgeniyZ
Copy link
Contributor

@EvgeniyZ EvgeniyZ commented Jan 30, 2025

The issue or feature being addressed

Resolves #2034.

specify 'DeepObject' style for api parameter which is [FromQuery] and typeof(Dictionary<string, string>)
@codecov-commenter
Copy link

codecov-commenter commented Jan 30, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.60%. Comparing base (2826dd9) to head (8190c81).
Report is 1 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3241      +/-   ##
==========================================
- Coverage   83.62%   83.60%   -0.03%     
==========================================
  Files          76       76              
  Lines        3182     3190       +8     
  Branches      538      540       +2     
==========================================
+ Hits         2661     2667       +6     
- Misses        521      523       +2     
Flag Coverage Δ
Linux 83.60% <100.00%> (-0.03%) ⬇️
Windows 83.60% <100.00%> (-0.03%) ⬇️
macOS 83.60% <100.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martincostello martincostello added this to the v7.2.1 milestone Feb 4, 2025
@martincostello martincostello merged commit 1e16163 into domaindrivendev:master Feb 4, 2025
9 checks passed
This was referenced Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FromQuery (Name=)] Parameter of type Dictionary does not produce Swagger UI that binds to it

3 participants