Merge the Images and PDF imports
DataImportMode.Images
and DataImportMode.PDF
are merged into DataImportMode.Files
. The API should allow both PDF and image DataFiles to be used at once in a file import.
A data migration should also be included to update the existing Images
and PDF
imports to use the new mode.
Edited by Erwan Rouchet