Under the API workflows, if I create an endpoint that uses the “Return data from API” action, the endpoint responds with an error if one of the fields I return is a list of objects that has no elements in it.
I think the desired behaviour is to return an empty list or completely omit that object in the response?