I don't think there any limitations on return values from endpoints. Maybe other parts of communication with an endpoint will limit your response values (e.g. HTTP or something else)
shhouji It was an interesting question. Actually, endpoint restricts the post limit(see attachment) inside it but there is no return limit. As cike said maybe other parts of communication with an endpoint will limit your response values.