api-platform / docs

API Platform documentation
https://api-platform.com/docs/
164 stars 1.06k forks source link

Handling File Upload #1893

Closed kinhelm closed 5 months ago

kinhelm commented 7 months ago

Following this documentation is not working: https://api-platform.com/docs/core/file-upload/ > Uploading to an Existing Resource with its Fields.

Update the documentation for UploadedFileDenormalizer to fix in Symfony 7:

PHP Deprecated: Since Symfony/Serializer 6.3: "App\Serializer\UploadedFileDenormalizer" should implement DenormalizerInterface::getSupportedTypes(?string $format): array.