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

Respect @Format annotation for fields passed as http request body arguments #9883

Merged
merged 4 commits into from
Oct 25, 2023

Conversation

oujesky
Copy link
Contributor

@oujesky oujesky commented Sep 15, 2023

Should resolve #9882

renovate bot and others added 4 commits September 15, 2023 10:05
@graemerocher graemerocher requested a review from yawkat September 15, 2023 13:30
@yawkat yawkat added the type: enhancement New feature or request label Sep 21, 2023
@yawkat yawkat changed the base branch from 4.1.x to 4.2.x September 21, 2023 07:13
@yawkat yawkat added this to the 4.2.0 milestone Sep 21, 2023
@yawkat
Copy link
Member

yawkat commented Sep 21, 2023

@sdelamo this PR is ready, but I retargeted it to 4.2.0 because it's a feature, and that introduced additional commits. I assume this would be fixed by a 4.1.x->4.2.x mergeup. Can you take care of that and merge this PR? thanks.

@graemerocher graemerocher merged commit 9dd5fa0 into micronaut-projects:4.2.x Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Declarative HTTP client - @Format annotation ignored for form body arguments
4 participants