### Description Currently, the `upstream.type` is required when creating an upstream: https://github.com/apache/apisix/blob/cf8ae8c005abed293e13f8a3f47b73ee9f8a83d5/apisix/schema_def.lua#L439 We can provide the `roundrobin` as the default value.
Description
Currently, the
upstream.typeis required when creating an upstream:apisix/apisix/schema_def.lua
Line 439 in cf8ae8c
We can provide the
roundrobinas the default value.