intellij-openapi-generator icon indicating copy to clipboard operation
intellij-openapi-generator copied to clipboard

Is using RestSharp.Deserializers deprecated?

Open michaels23 opened this issue 2 years ago • 0 comments

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?

michaels23 avatar Dec 21 '22 17:12 michaels23