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

how do we want debug to return? #30

Closed jduss4 closed 6 years ago

jduss4 commented 7 years ago

At the moment, debug=true will return the entire json request we are sending to ElasticSearch

Do we want to return a minimal version of the "req", possibly with our querystring, etc, all the time, and then debug=true gives you the possibly several dozen lines of json?