inspirehep / beard-server

Application providing REST API over Beard
GNU General Public License v2.0
2 stars 4 forks source link

text: fix jsonify bug #8

Closed jacenkow closed 8 years ago

jacenkow commented 8 years ago

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.