We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, the upstream.type is required when creating an upstream:
upstream.type
apisix/apisix/schema_def.lua
Line 439 in cf8ae8c
We can provide the roundrobin as the default value.
roundrobin
The text was updated successfully, but these errors were encountered:
Description Currently, the upstream.type is required when creating an upstream: apisix/apisix/schema_def.lua Line 439 in cf8ae8c type = "string", We can provide the roundrobin as the default value. Hi @spacewander , can you assign this issue to me.
We can provide the roundrobin as the default value. Hi @spacewander , can you assign this issue to me.
Sorry, something went wrong.
Hazel6869
Successfully merging a pull request may close this issue.
Description
Currently, the
upstream.type
is required when creating an upstream:apisix/apisix/schema_def.lua
Line 439 in cf8ae8c
We can provide the
roundrobin
as the default value.The text was updated successfully, but these errors were encountered: