Skip to content

Fix MultipartDecoder to support more denormalization types #2064

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

Closed
wants to merge 3 commits into from

Conversation

cedriclombardot
Copy link
Contributor

No description provided.

@alanpoulain
Copy link
Member

I think JSON-encoding the values is way simpler, don't you think so?

@cedriclombardot
Copy link
Contributor Author

cedriclombardot commented Nov 18, 2024

Not sure to understand your proposal @alanpoulain ?

@alanpoulain
Copy link
Member

There is an issue in the code (you need to remove the condition, I will do it later). Then you can send all value types encoded in JSON (array, integer, string...).

@alanpoulain
Copy link
Member

See #2065.

@alanpoulain
Copy link
Member

Closed in favor of #2065.

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