SkyeYoung commented on code in PR #12603:
URL: https://github.com/apache/apisix/pull/12603#discussion_r2351974014


##########
apisix/admin/consumer_group.lua:
##########
@@ -38,6 +39,11 @@ local function check_conf(id, conf, need_id, schema)
 end
 
 
+local function encrypt_conf(id, conf)
+    plugins_encrypt_conf(conf.plugins)

Review Comment:
   <img width="1134" height="340" alt="CleanShot 2025-09-16 at 18 52 42@2x" 
src="https://github.com/user-attachments/assets/be369db4-eae2-4e61-8c59-590a9ab9bec2";
 />
   
   
   It looks like they are the same? 



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

Reply via email to