intellij-openapi-generator
intellij-openapi-generator copied to clipboard
Is using RestSharp.Deserializers deprecated?
The generated code contains
using RestSharp.Deserializers;
which seems to be deprecated. I can't find a way to install it.
Any suggestions for resolving this?