AlinsRan commented on code in PR #12256: URL: https://github.com/apache/apisix/pull/12256#discussion_r2113559005
########## apisix/admin/standalone.lua: ########## @@ -235,6 +240,36 @@ function _M.run() end +local schema_patch +do + local resource_schema = { Review Comment: I don't think it's necessary, `plugin_metadata` is not defined in `schema_def.lua`, and its schema depends on plugin customization. -- 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-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org