[UD] Dashboard swagger does not work properly with API which requires query params #23182
Labels
area/dashboard
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P3
Lower priority than a P2. Optional work that might get done, or not. See also help wanted issues.
team/A
This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che
Describe the bug
Dashboard swagger does not work properly with API which requires query params. We cannot use swagger for requests like
{che-server}/dashboard/api/editors/devfile?che-editor=che-incubator/che-code/insiders
.Che version
7.92@latest
Steps to reproduce
{che-server}/dashboard/api/swagger
.{che-server}/dashboard/api/editors/devfile
withche-editor
query param.Expected behavior
{che-server}/dashboard/api/swagger
.{che-server}/dashboard/api/editors/devfile
withche-editor
query param.Runtime
OpenShift
Screenshots
Installation method
chectl/next
Environment
macOS
Eclipse Che Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: