apavlidi / IT_API

The Internet services of the IT department of Alexander Technological Education Institute of Thessaloniki
http://api.it.teithe.gr/
MIT License
14 stars 5 forks source link

Return error code #14

Closed kvisnia closed 5 years ago

kvisnia commented 6 years ago

https://github.com/apavlidi/IT_API/blob/d74dff99c841562da87fa319a27d6ae6da733bc7/app.js#L89

change code: err.httpCode, to code: err.code

apavlidi commented 5 years ago

Fixed on #52