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 2020/10/26 03:21:37 UTC

[GitHub] [apisix] Jaycean commented on a change in pull request #2509: WIP: feat: get schema by schema_type

Jaycean commented on a change in pull request #2509:
URL: https://github.com/apache/apisix/pull/2509#discussion_r511701638



##########
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:
       Yes, the previous wording is indeed wrong, it has been revised




----------------------------------------------------------------
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:
users@infra.apache.org