You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/apis/migration-api-overview.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -406,12 +406,11 @@ There are two new optional parameters in manifest.xml:
406
406
407
407
- QuickXorHash
408
408
- MD5Hash
409
-
- InitializationVector
410
409
411
410
### Preparing the package
412
411
The method for calling the migration job doesn’t change; only the package generation needs to be changed.
413
412
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>
0 commit comments