undying commented on code in PR #12187: URL: https://github.com/apache/apisix/pull/12187#discussion_r2131665803
########## apisix/core/utils.lua: ########## @@ -337,6 +337,24 @@ do end end -- Resolve ngx.var in the given string +-- @function core.utils.resolve_var Review Comment: I added comments from the approach in order to generate documentation for the methods later. If there are no such plans, I can remove 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org