Skip to content
New issue

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

update host.v1 fails if proxy not defined #406

Open
qrkourier opened this issue Jul 10, 2024 · 0 comments
Open

update host.v1 fails if proxy not defined #406

qrkourier opened this issue Jul 10, 2024 · 0 comments

Comments

@qrkourier
Copy link
Member

Input validation fails when updating a host.v1 config that does not use the proxy field. I didn't expect it to be required.

{
    "cause": {
        "field": "proxy.type",
        "reason": "proxy.type is invalid: proxy.type: proxy.type must be one of the following: \"http\"",
        "value": ""
    },
    "code": "COULD_NOT_VALIDATE",
    "message": "The supplied request contains an invalid document or no valid accept content were available, see cause",
    "requestId": "JOuLW2j6V"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant