Open fr-th opened 3 weeks ago
Name | Link |
---|---|
Latest commit | 7bf5f908e038b1d990a80afb8b7f6d1ad61e814a |
Latest deploy log | https://app.netlify.com/sites/modelina/deploys/6720bbc393667100087e9832 |
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Totals | |
---|---|
Change from base Build 11517599539: | -0.009% |
Covered Lines: | 6004 |
Relevant Lines: | 6335 |
Ah damn, I missed the part for the 'next' branch sorry. I'll adapt
Description
When generating c# model with newtonsoft serialization, an option now allows to prevent deserialization if required fields are missing
Related Issue
https://github.com/asyncapi/modelina/issues/2114
Checklist
npm run lint
).npm run test
).Additional Notes