nimohunter commented on pull request #6040:
URL: https://github.com/apache/apisix/pull/6040#issuecomment-1007181623
But I don't think the common error return code and message was conflicted
with the plugin's customize return error code.
plugin doesn't return only one error message, maybe return kinds of error
messages.
for example: key-auth should customize three kinds of error message :
1. Missing API key found in request
2. Missing related consumer
3. Invalid API key in request
so i think there is no conflict between common error msg and plugin's
customized error msg
--
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]