|
@@ -23,6 +23,4 @@
|
|
|
[?BAD_REQUEST], <<"Bad request">>)
|
|
[?BAD_REQUEST], <<"Bad request">>)
|
|
|
, 404 => emqx_dashboard_swagger:error_codes(
|
|
, 404 => emqx_dashboard_swagger:error_codes(
|
|
|
[?NOT_FOUND], <<"Not Found">>)
|
|
[?NOT_FOUND], <<"Not Found">>)
|
|
|
- , 500 => emqx_dashboard_swagger:error_codes(
|
|
|
|
|
- [?INTERNAL_ERROR], <<"Internal Server Error">>)
|
|
|
|
|
}).
|
|
}).
|