You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/07/16 04:57:25 UTC

[GitHub] [apisix-dashboard] juzhiyuan commented on a change in pull request #1983: fix: only auth type plugin need to configure

juzhiyuan commented on a change in pull request #1983:
URL: https://github.com/apache/apisix-dashboard/pull/1983#discussion_r670965603



##########
File path: web/src/components/Plugin/service.ts
##########
@@ -34,6 +34,7 @@ export const fetchList = () => {
     const typedData = data.data.map(item => ({
       ...item,
       type: PLUGIN_LIST[item.name]?.type || "other",

Review comment:
       need @LiteSun to have a search




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org