CUAHSI / HydroCatalog

3 stars 0 forks source link

Add Last Update Time to catalog service response #46

Open xhqiao89 opened 7 years ago

xhqiao89 commented 7 years ago

jirikadlec2[CodePlex]
GetWaterOneFlowServiceInfo and GetServicesInBox methods should also return information on when data in the service was last updated. This is an important piece of metadata from data discovery point of view. This information is already in catalog database and on each web service page, but it is not exposed through the web service interface.

In HydroDesktop and other clients we want to show this info, so it should be made available through the

GetWaterOneFlowServiceInfo and GetServicesInBox methods.