I am returning a list of sharepoint file properties to a collection to further display in a gallery. The response is 200 with an object array of file properties:

Here is the operation of the button that will execute the request:

Here is what PowerApps thinks is the collection of the structure. Why is it showing a Boolean column, when my flow is returning an object array, and how can I force fileCollection to be the appropriate collection structure?
