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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to