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

Improves file upload testing documentation #1862

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cheike569
Copy link

This change will improve the File Upload Testing Documentation, as this has been hidden in the "File Upload" Section when it should be under the Testing section.
It was not clearly pointed out how to only pass form fields with the extra option instead of the body (like one would assume)
Also, it was not clearly pointed out that Symfony's FormDataPart Class won't work (like described at https://symfony.com/doc/current/http_client.html).

monitaurus and others added 2 commits December 18, 2023 21:55
…atform#1844)

Based on the example in the latest versions of Api Platform _(and the example just above)_, the _"stable"_ version should be `3.2`.
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