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
For a basic web action response body that is a Long, we could parse this so that the empty ResponseBody box parses to a Long. Currently, ResponseBody box is always parsed as a string to support string or JSON input.