Using Loopback4, I have a controller class that contains a @get that returns an array of Cust model instances:
@get(\'/custs\', { responses: { \'200