Closed Badabum closed 1 year ago
@wh1337 thx for review! sure will update tests prob tomorrow or on Monday
@wh1337 I updated tests and code, so all seem good atm
Don't worry about the failing action test. It's a known issue for PRs coming in via forks. I have ran the tests locally, and they have all passed:
@Badabum for your contribution!
This pr replaces
RestSharp
library withRefit
. Refit is a more performant library and utilizes source generation to remove a lot of boilerplate code (as can already be seeing) Related issue: https://github.com/novuhq/novu-dotnet/issues/24