I have a Kotlin Spring Boot app and the RestController returns a List objects.
This code works, listOfSites is the correct type (e.g. each item in the li
listOfSites