jagerzhang commented on PR #7281: URL: https://github.com/apache/apisix/pull/7281#issuecomment-1162529734
@tokers I found that the order of plugins was verified in many places, like: https://github.com/apache/apisix/blob/69bb8b394b8480dd14b518bba5c38970fe7bf24e/t/debug/debug-mode.t#L44-L89 https://github.com/apache/apisix/blob/master/t/admin/plugins.t#L63-L131 https://github.com/apache/apisix/blob/master/conf/config-default.yaml#L335-L410 I think it may be more convenient to uniformly abstract to one place, such as uniformly reading from `config-default yaml`. -- 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]
