chore: Update apps/emqx_authn/src/emqx_authn_user_import_api.erl
Co-authored-by: zhouzb <zhouzb@emqx.io>
This commit is contained in:
parent
7261fbaa6b
commit
2466881460
|
@ -29,7 +29,7 @@
|
||||||
-define(NOT_FOUND, 'NOT_FOUND').
|
-define(NOT_FOUND, 'NOT_FOUND').
|
||||||
|
|
||||||
% Swagger
|
% Swagger
|
||||||
-define(API_TAGS_GLOBAL, [<<"authentication">>]).
|
-define(API_TAGS_GLOBAL, [<<"Authentication">>]).
|
||||||
-define(API_TAGS_SINGLE, [<<"Listener authentication">>]).
|
-define(API_TAGS_SINGLE, [<<"Listener authentication">>]).
|
||||||
|
|
||||||
-export([
|
-export([
|
||||||
|
|
Loading…
Reference in New Issue