inspirehep/beard-server

text: fix jsonify bug

Closed this issue · 0 comments

During the development of beard-server the developer version of Flask was used. While using pip package, the /text endpoint is breaking, since jsonify allows for returning only dictionaries.