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

fix: Fix the issue where exported documents display incorrectly in tools like Postman when the content-type is form-data and urlencoded. #808

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

shalousun
Copy link
Collaborator

…ols like Postman when the content-type is form-data and urlencoded.
@shalousun shalousun added the bug Something isn't working label Jun 7, 2024
@shalousun shalousun added this to the 3.0.5 milestone Jun 7, 2024
@shalousun shalousun merged commit 94426aa into TongchengOpenSource:master Jun 7, 2024
1 check failed
jasonkung22 added a commit to jasonkung22/smart-doc that referenced this pull request Nov 21, 2024
This problem can cause the `@RequestParam` parameter of the POST request to be placed in the body parameter, and because the parameter is placed incorrectly, may cause the object's nested parameter structure to be incorrect.

The root cause of this BUG is the incorrect modification in TongchengOpenSource#808 to fix TongchengOpenSource#799

Closes TongchengOpenSource#953
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant