Replies: 1 comment
-
|
Good catch - the non-generic |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I may just be missing something, but I'm looking to throw an exception when a call to an
IApiResponseendpoint fails (notIApiResponse<T>).I did come across this in
ApiResponseExtensions:Could the same extension method be added for
IApiResponse?Beta Was this translation helpful? Give feedback.
All reactions