spacewander commented on pull request #6040: URL: https://github.com/apache/apisix/pull/6040#issuecomment-1007205704
If you want to customize each error msg to a different value, my suggestion is to fork and modify this plugin by yourself. It's inconvenient to maintain such an API interface. We may introduce refactor in the future and change the number of "return xxx". How many `return xxx` in a function is an implementation detail and we can't / should not maintain a public API based on it. -- 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]
