USACE / cwms-data-api

Corps Water Management System RESTful Data Service
MIT License
13 stars 14 forks source link

"null" response body from CWBI-Test on /timeseries/category for office LRL #581

Closed adamkorynta closed 6 months ago

adamkorynta commented 8 months ago

image

Expected an empty JSON array if there are no categories

rma-rripken commented 8 months ago

Thats fun. I see whats wrong. If the DAO returns an empty list would you rather get "[]" or something like 204 NO_CONTENT?