membphis commented on a change in pull request #2509:
URL: https://github.com/apache/apisix/pull/2509#discussion_r511526239
##########
File path: apisix/admin/plugins.lua
##########
@@ -25,7 +25,7 @@ local type = type
local table_remove = table.remove
local table_sort = table.sort
local table_insert = table.insert
-
+local json_schema = {}
Review comment:
`json_schema` should be a temporary variable in function.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]