Bugfixes:
- Fixed the Content-Type of the
/data/{module}/{name}
GET response, should've beenapplication/json
but was returningtext/html
. - Fixed the Content-Type of the
/queue
GET response, should've beenapplication/json
but was returningtext/html
.