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/09/14 05:10:29 UTC

[GitHub] [apisix] spacewander commented on issue #5055: request help: apisix reload failed after adding custom plugin

spacewander commented on issue #5055:
URL: https://github.com/apache/apisix/issues/5055#issuecomment-918807825


   ```
   if not core.schema.check(schema, conf) then
       return false
   end
   ```
   
   Should return `false, err`, like https://github.com/apache/apisix/blob/b5aca8cd363d262d4c8b66f2cc75269701d00220/apisix/plugins/proxy-rewrite.lua#L77-L80


-- 
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