Skip to content

Commit

Permalink
(errors) change the code for unauthorized error
Browse files Browse the repository at this point in the history
 * fix #56
  • Loading branch information
Antonin Coulibaly authored and Antonin Coulibaly committed Mar 14, 2016
1 parent 31d1769 commit f6ca861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion errors/arsenalErrors.json
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@
},
"unauthorized": {
"description": "not authenticated",
"code": 5045
"code": 401
},
"_comment": "--------------------- MetaData ---------------------",
"_comment": "#### formatErrors ####",
Expand Down

0 comments on commit f6ca861

Please sign in to comment.