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

Feature/wildcard #106

Closed jduss4 closed 4 years ago

jduss4 commented 4 years ago

Several things before getting to wildcards

  1. bundle update existing gems
  2. Error when trying to sort, fixed by referring to ES 6 documentation
  3. Removes ? and * from escaping, which was preventing requests from going through correctly
  4. Swaps the order of the test suite (expected, actual)

closes https://github.com/CDRH/api/issues/98 closes https://github.com/CDRH/api/issues/61