Skip to content

Commit 2a8b8ad

Browse files
Update migration-api-overview.md
removing initializationvector reference as new parameter. this was incorrectly stated.
1 parent 245faf4 commit 2a8b8ad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/apis/migration-api-overview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -406,12 +406,11 @@ There are two new optional parameters in manifest.xml:
406406

407407
- QuickXorHash
408408
- MD5Hash
409-
- InitializationVector
410409

411410
### Preparing the package
412411
The method for calling the migration job doesn’t change; only the package generation needs to be changed.
413412

414-
In the Manifest container one file is named Manifest.xml. There are 2 optional attributes added to the file node: *QuickXorHash*,*MD5Hash* and *InitializationVector*. <br>
413+
In the Manifest container one file is named Manifest.xml. There are 2 optional attributes added to the file node: *QuickXorHash* and *MD5Hash*. <br>
415414

416415
**Example for files over 15 GB:**
417416

0 commit comments

Comments
 (0)