spacewander commented on a change in pull request #5940:
URL: https://github.com/apache/apisix/pull/5940#discussion_r807496469
##########
File path: conf/config-default.yaml
##########
@@ -329,7 +329,8 @@ plugins: # plugin list (sorted by
priority)
- request-id # priority: 11010
- fault-injection # priority: 11000
- serverless-pre-function # priority: 10000
- #- batch-requests # priority: 4010
+ - mocking # priority: 9900
+# - batch-requests # priority: 4010
Review comment:
Please sort the list by priority
--
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]