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
Api object: return StatusCode on empty result (#1184)
* The Api object's StatusCode was not being returned when the operation result was empty or null
* Unify the logic in GetResponse and EmptyResult to avoid duplication
---------
Co-authored-by: claudiamurialdo <c.murialdo@globant.com>
0 commit comments