You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue 1671: Add MemberNotNullWhen attribute for Content property in IApiResponse<T> (#1672)
* Issue 1671: Add MemberNotNullWhen attribute for Content property in IApiResponse<T> interface
* Fix missing IApiResponse implementation for ApiResponse<T> class
* Update APIResponse
Update APIResponse as MemberNotNullWhen needs to be in same interface as members
---------
Co-authored-by: Chris Pulman <chris.pulman@yahoo.com>
0 commit comments