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

[#3865] show interface parameter info when throw InvocationException #3876

Merged
merged 4 commits into from
Jul 29, 2023
Merged

[#3865] show interface parameter info when throw InvocationException #3876

merged 4 commits into from
Jul 29, 2023

Conversation

chengyouling
Copy link
Contributor

No description provided.

@chengyouling chengyouling changed the title [#3865] show interface parameter info when throw InvocationException, exclude… [#3865] show interface parameter info when throw InvocationException Jul 25, 2023
@@ -78,7 +76,6 @@ public static Map<String, Object> restToArgs(HttpServletRequest request,
throw new InvocationException(Status.BAD_REQUEST, message);
}
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Message include original message, and always print warn messages in logs.

@liubao68 liubao68 merged commit 020ca25 into apache:2.8.x Jul 29, 2023
6 checks passed
@chengyouling chengyouling deleted the 2.8.x_args branch April 17, 2024 02:26
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