List<'T> appearing in api details UI

Its this DTO here…

Is there a better way of doing this? We want to be able to download a json or csv file of some rows of data without having to find the data inside a response property.

It’s odd that it causes List<'T> to appear in all other endpoint pages as well.

I’ve updated the repo