Skip to content

feat: added optional support for non-default json name provider - #122

Merged
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:feat/optional-json-name-resolver
Apr 15, 2026
Merged

feat: added optional support for non-default json name provider#122
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:feat/optional-json-name-resolver

Conversation

@fredbi

@fredbi fredbi commented Apr 15, 2026

Copy link
Copy Markdown
Member

Change type

Please select: 🆕 New feature or enhancement|🔧 Bug fix'|📃 Documentation update

Short description

Fixes

Full description

Checklist

  • I have signed all my commits with my name and email (see DCO. This does not require a PGP-signed commit
  • I have rebased and squashed my work, so only one commit remains
  • I have added tests to cover my changes.
  • I have properly enriched go doc comments in code.
  • I have properly documented any breaking change.
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@codecov

codecov Bot commented Apr 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.24%. Comparing base (bca4023) to head (9cc920f).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
+ Coverage   82.15%   83.24%   +1.09%     
==========================================
  Files           2        3       +1     
  Lines         353      376      +23     
==========================================
+ Hits          290      313      +23     
  Misses         42       42              
  Partials       21       21              

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

@fredbi
fredbi merged commit 04588aa into go-openapi:master Apr 15, 2026
21 checks passed
@fredbi
fredbi deleted the feat/optional-json-name-resolver branch April 15, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant