swagger-api / swagger-codegen

swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
http://swagger.io
Apache License 2.0
16.72k stars 6.02k forks source link

Update swagger-generators version to 1.0.49-SNAP and generated Csharp… #12394

Closed micryc closed 1 month ago

micryc commented 1 month ago

This PR is applied to solve security issue with generating Csharp client using vulnerable version of RestSHarp library (105.1.0 -> 110.2.0)