spacewander commented on code in PR #8180:
URL: https://github.com/apache/apisix/pull/8180#discussion_r1011239151
##########
apisix/schema_def.lua:
##########
@@ -437,6 +437,7 @@ local upstream_schema = {
type = {
description = "algorithms of load balancing",
type = "string",
+ default = "roundrobin",
Review Comment:
Could you please put the doc in the same PR next time?
So people don't need to check another one.
--
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]