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
165 stars 20 forks source link

Use Remote URL by default in .refitter file #922

Closed christianhelle closed 2 months ago

christianhelle commented 2 months ago

PR Classification

This pull request aligns with how Refitter works with NSwag Studio. By default, the .refitter file will now contain the remote URL to make it easier to re-generate the API Client.

PR Summary

This PR enhances the file handling and code generation process by introducing new methods and refining existing ones.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud