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

Fix issues regarding whitespaces in file paths #838

Closed christianhelle closed 6 months ago

christianhelle commented 6 months ago

This pull request fixes an issue with Kiota when there are white spaces in the file path and adds integration tests for Kiota code generation

This resolves the Kiota issue in #836

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
4 New issues
0 Accepted issues

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

See analysis details on SonarCloud