Skip to content

fix: Array parameters for localeIdsToAuthorize[] in FilesApi #32

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

Merged
merged 7 commits into from
Jul 7, 2020

Conversation

dkBrazz
Copy link
Contributor

@dkBrazz dkBrazz commented Dec 16, 2019

fix: Array parameter localeIdsToAuthorize[] in FilesApi didn't work as expected by the service. Our custom multipart writer moved into a separate package.

…s expected by the service. Our custom multipart writer moved into a separate package.
*/
@Provider
@Produces("multipart/form-data")
public class ExtendedMultipartFormWriter extends MultipartFormAnnotationWriter
Copy link
Contributor

Choose a reason for hiding this comment

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

This class is missing unit test coverage.

Upgrade to the latest 3.x.x RestEasy (our code isn't compatible with 4.x.x)
@dkBrazz dkBrazz merged commit 185a379 into master Jul 7, 2020
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.

7 participants