chore: Update apps/emqx_authn/src/emqx_authn_user_import_api.erl

Co-authored-by: zhouzb <zhouzb@emqx.io>
This commit is contained in:
zhongwencool 2022-07-25 17:45:28 +08:00 committed by GitHub
parent 02c0755867
commit 7261fbaa6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
% Swagger
-define(API_TAGS_GLOBAL, [<<"authentication">>]).
-define(API_TAGS_SINGLE, [<<"listener authentication">>]).
-define(API_TAGS_SINGLE, [<<"Listener authentication">>]).
-export([
api_spec/0,