imjoey commented on a change in pull request #1289:
URL: https://github.com/apache/apisix-dashboard/pull/1289#discussion_r556995175



##########
File path: api/internal/utils/utils.go
##########
@@ -161,3 +162,10 @@ func LabelContains(labels map[string]string, reqLabels 
map[string]struct{}) bool
 
        return false
 }
+
+// ValidateLuaCode validates lua syntax for input code, return nil
+// if passwd, otherwise a non-nil error will be returned

Review comment:
       > passwd? Is this a typo?
   
   @starsz oh god, yep, it's a typo. Good catch. Will fix it soon. Thanks.




----------------------------------------------------------------
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.

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


Reply via email to