-
Notifications
You must be signed in to change notification settings - Fork 694
[Http] Reply with structured issues when client accepts json data #7576
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
[Http] Reply with structured issues when client accepts json data #7576
Conversation
⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
⚪ ⚪
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
…b-platform#7576) (cherry picked from commit eda17f9)
Changelog entry
When client says that it expects data in json format, send issues in json format instead of html.
It improves issues display in YDB UI
Changelog category
Additional information
...