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

Note requirement to explicitly enable multipart as an input format #1943

Merged
merged 1 commit into from May 6, 2024

Conversation

paullallier
Copy link
Contributor

V3.3 has become more strict about input format checking (intentionally or otherwise) and users need to be more rigorous in allowing multipart when using it for file uploads.

Prior to v3.3, I suspect people should have been defining this, but it wasn't being checked, so many won't have done.

Not sure my "note" format is in the preferred document style - possibly we don't want to mention the version for example? Feel free to edit or request changes.

V3.3 has become more strict about input format checking (intentionally or otherwise) and users need to be more rigorous in allowing multipart when using it for file uploads.

Prior to v3.3, I suspect people should have been defining this, but it wasn't being checked, so many won't have done.

Not sure my "note" format is in the preferred document style - possibly we don't want to mention the version for example?  Feel free to edit or request changes.
@paullallier
Copy link
Contributor Author

I'm not sure if the linter is failing because I've malformed my PR or because there's a configuration issue with the CI process?

@soyuka
Copy link
Member

soyuka commented May 6, 2024

Thanks @paullallier not sure what's wrong with the linter

@soyuka soyuka merged commit e5f07a0 into api-platform:3.3 May 6, 2024
1 check failed
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.

None yet

2 participants