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
175 stars 21 forks source link

Add option to disable telemetry collection #876

Closed christianhelle closed 4 months ago

christianhelle commented 4 months ago

PR Classification

This pull request introduces a new feature that allows users to enable or disable telemetry at runtime.

PR Summary

This PR adds the ability to opt-out of telemetry through the UI and at runtime, enhancing user control over data privacy.

Screenshot

image

sonarcloud[bot] commented 4 months ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud