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

API-Debug page request result exception compatible handling #322

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

kerwin612
Copy link
Member

There are several types of responses when API-Debug:

  • JSON
    image
  • TEXT
    image
  • HTML
    image

Before:

Only JSON is supported

文档调试页更新前 gif

After:

Support all formats of response, JSON with JSON-View, other unified with HTML-View

文档调试页更新后 gif

@li-keguo
Copy link
Member

Looks great.

@li-keguo li-keguo merged commit 88aa033 into apache:master Aug 22, 2023
@kerwin612 kerwin612 deleted the patch-2 branch August 22, 2023 01:55
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

Successfully merging this pull request may close these issues.

2 participants