The MigrationSummary schema has been updated to enforce readOnly status on the endTime field, which tracks when a migration report was written. Any client code attempting to provide this value in a request will now find it ignored or rejected. Additionally, the createTime field description was modified to indicate it represents the start of the source metadata read, providing better visibility into the migration timeline.
Breaking Change
Docs