spacewander commented on code in PR #8219:
URL: https://github.com/apache/apisix/pull/8219#discussion_r1030109188
##########
apisix/admin/init.lua:
##########
@@ -15,6 +15,7 @@
-- limitations under the License.
--
local require = require
+local filter = require("apisix.router").filter
Review Comment:
Does module "apisix.router" export the filter function?
--
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]