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 generating multiples using Microsoft Kiota #893

Closed christianhelle closed 5 months ago

christianhelle commented 5 months ago

PR Classification

This pull request introduces a new feature that allows Kiota to generate multiple files and provides a UI for setting Kiota options in Visual Studio.

PR Summary

This PR enhances the Kiota code generation process by adding support for multiple file generation and user-specified options.

Screenshots

image image

sonarcloud[bot] commented 5 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
57.9% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud