CRREL / GRiD-API

9 stars 3 forks source link

Return full exports object, even at /aois endpoint in v3 #28

Closed chambbj closed 7 years ago

chambbj commented 7 years ago

23 documented the desire to have exports returned with AOI results, and this was subsequently added to the API.

The exports object should be the full export though, not just a summary. Currently missing are elements such as filesize, exportfiles, etc.

AlexMountain commented 7 years ago

This should be in v3 now. No more SimpleExport objects, as the cost to return an Export in full is minimal.