CDRH / api

Codenamed "Apium": An API to access all public Center for Digital Research in the Humanities resources
https://cdrhdev1.unl.edu/api_frontend
MIT License
3 stars 1 forks source link

fixes bug detecting date filters #73

Closed jduss4 closed 6 years ago

jduss4 commented 6 years ago

previously was accidentally picking up fields like "on_this_day_k" because the "_d" include wasn't particular about the end of string but this regex should match more appropriately to *_d fields only