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
Describe the bug
From @Hailong-am #3544 (comment)
when i run command GET _cat/tasks?v in DevTools, it reports error like below, i guess it may caused this change. { "error": { "root_cause": [ { "type": "illegal_argument_exception", "reason": "request [/_cat/tasks] contains unrecognized parameter: [v?pretty] -> did you mean [pretty]?" } ], "type": "illegal_argument_exception", "reason": "request [/_cat/tasks] contains unrecognized parameter: [v?pretty] -> did you mean [pretty]?" }, "status": 400 }
when i run command GET _cat/tasks?v in DevTools, it reports error like below, i guess it may caused this change.
{ "error": { "root_cause": [ { "type": "illegal_argument_exception", "reason": "request [/_cat/tasks] contains unrecognized parameter: [v?pretty] -> did you mean [pretty]?" } ], "type": "illegal_argument_exception", "reason": "request [/_cat/tasks] contains unrecognized parameter: [v?pretty] -> did you mean [pretty]?" }, "status": 400 }
Expected behavior A clear and concise description of what you expected to happen.
OpenSearch Version Please list the version of OpenSearch being used.
Dashboards Version Please list the version of OpenSearch Dashboards being used.
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
@zhongnansu I'm assigning you to take the first look
Sorry, something went wrong.
dupe of #3813
@joshuarrrr Thanks for creating issue. I commented on the PR
zhongnansu
Successfully merging a pull request may close this issue.
Describe the bug
From @Hailong-am #3544 (comment)
Expected behavior
A clear and concise description of what you expected to happen.
OpenSearch Version
Please list the version of OpenSearch being used.
Dashboards Version
Please list the version of OpenSearch Dashboards being used.
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: