jimschubert / intellij-openapi-generator

Intellij Plugin for openapi-generator
https://openapi-generator.tech/
Apache License 2.0
77 stars 12 forks source link

Incompatible with RestSharp 110.2.0 #45

Open hakito opened 1 year ago

hakito commented 1 year ago

The generated code is not compatible with RestSharp 110.2.0. For example RestClient.BaseUrl property does not exist because it is moved to RestClientOptions.