christianhelle / apiclientcodegen

A collection of Visual Studio custom tool code generators for Swagger / OpenAPI specification files
http://bit.ly/restapicodegen
GNU General Public License v3.0
177 stars 23 forks source link

Add missing feature tracking for Refitter #878

Closed christianhelle closed 5 months ago

christianhelle commented 5 months ago

PR Classification

This pull request involves code refactoring and feature enhancement in the RefitterCodeGenerator.cs file.

PR Summary

The changes in this pull request improve the readability and maintainability of the code, and add logging and JSON serialization/deserialization functionalities.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud