ngageoint / scale

Processing framework for containerized algorithms
http://ngageoint.github.io/scale/
Apache License 2.0
105 stars 45 forks source link

Return Ingest Status by Given Dates #1835

Closed emimaesmith closed 4 years ago

emimaesmith commented 4 years ago

The /ingest/status returns ingests with the dates padded to include the beginning of the started day, and the end of the ended day. We would prefer this data be returned within the started and ended dates as requested instead of padded with empty values.

emimaesmith commented 4 years ago

Closed via #1834