fix naming

This commit is contained in:
Timo Hocker 2020-03-06 17:20:23 +01:00
parent a6f07dc258
commit 2016b0df60

View File

@ -8,7 +8,7 @@
'use strict';
module.exports = {
http_consts: {
http: {
status_ok: 200,
status_ok_no_content: 204,
status_bad_request: 400,