Hi all,
My SwaggerUI documentation is not displaying the schema of my endpoint. However, whenever I 'Try it out' it returns the right data. The could it be because the response I am returning is derived from a constructed object and not directly from the the database? Below is the swaggerUI view of the endpoint and the function stack. I would be very grateful for any help to resolve this issue.