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 support for .refitter files #879

Closed christianhelle closed 5 months ago

christianhelle commented 5 months ago

PR Classification

This pull request introduces new features to handle and execute the Refitter command in Visual Studio.

PR Summary

This PR enhances the handling of .refitter files and the execution of the Refitter command in Visual Studio.

Screenshots

image

This implements #845

sonarcloud[bot] commented 5 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
3.3% Coverage on New Code (required ≥ 80%)
15.7% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud