@wix/auto_sdk_media_files 1.0.34 → 1.0.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1600,7 +1600,7 @@ interface FileDescriptorFileFailedEnvelope {
1600
1600
  metadata: EventMetadata;
1601
1601
  }
1602
1602
  /**
1603
- * Triggered when a file's import fails. Learn more about [knowing when a file is ready](https://dev.wix.com/docs/api-reference/assets/media/media-manager/files/importing-files#knowing-when-a-file-is-ready).
1603
+ * Triggered when a file's import fails. Learn more about [knowing when a file is ready](https://dev.wix.com/docs/api-reference/assets/media/media-manager/files/importing-files#knowing-when-a-file-is-ready.
1604
1604
  * @permissionScope Manage Stores
1605
1605
  * @permissionScopeId SCOPE.STORES.MANAGE-STORES
1606
1606
  * @permissionScope Manage Bookings Services and Settings
@@ -1634,7 +1634,7 @@ interface FileDescriptorFileReadyEnvelope {
1634
1634
  metadata: EventMetadata;
1635
1635
  }
1636
1636
  /**
1637
- * Triggered when a file finishes processing successfully. Learn more about [knowing when a file is ready](https://dev.wix.com/docs/api-reference/assets/media/media-manager/files/importing-files#knowing-when-a-file-is-ready).
1637
+ * Triggered when a file finishes processing successfully. Learn more about [knowing when a file is ready](https://dev.wix.com/docs/api-reference/assets/media/media-manager/files/importing-files#knowing-when-a-file-is-ready.
1638
1638
  * @permissionScope Manage Stores
1639
1639
  * @permissionScopeId SCOPE.STORES.MANAGE-STORES
1640
1640
  * @permissionScope Manage Bookings Services and Settings