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
02c0755867
commit
7261fbaa6b
|
@ -30,7 +30,7 @@
|
||||||
|
|
||||||
% 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([
|
||||||
api_spec/0,
|
api_spec/0,
|
||||||
|
|
Loading…
Reference in New Issue