enable acl switch
This commit is contained in:
@@ -47,4 +47,8 @@ export const KafkaAclApi = {
|
||||
url: "/acl",
|
||||
method: "delete",
|
||||
},
|
||||
getConfig: {
|
||||
url: "/config",
|
||||
method: "get",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user