@wix/auto_sdk_export-async-job_export-async-job 1.0.2 → 1.0.3

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.
@@ -447,7 +447,7 @@ export interface Product {
447
447
  */
448
448
  collectionIds?: string[];
449
449
  /**
450
- * Product variants, will be provided if the the request was sent with the `includeVariants: true`.
450
+ * Product variants, will be provided if the request was sent with the `includeVariants: true`.
451
451
  *
452
452
  * Max: 1,000 variants
453
453
  * @readonly
@@ -447,7 +447,7 @@ export interface Product {
447
447
  */
448
448
  collectionIds?: string[];
449
449
  /**
450
- * Product variants, will be provided if the the request was sent with the `includeVariants: true`.
450
+ * Product variants, will be provided if the request was sent with the `includeVariants: true`.
451
451
  *
452
452
  * Max: 1,000 variants
453
453
  * @readonly
@@ -447,7 +447,7 @@ export interface Product {
447
447
  */
448
448
  collectionIds?: string[];
449
449
  /**
450
- * Product variants, will be provided if the the request was sent with the `includeVariants: true`.
450
+ * Product variants, will be provided if the request was sent with the `includeVariants: true`.
451
451
  *
452
452
  * Max: 1,000 variants
453
453
  * @readonly
@@ -447,7 +447,7 @@ export interface Product {
447
447
  */
448
448
  collectionIds?: string[];
449
449
  /**
450
- * Product variants, will be provided if the the request was sent with the `includeVariants: true`.
450
+ * Product variants, will be provided if the request was sent with the `includeVariants: true`.
451
451
  *
452
452
  * Max: 1,000 variants
453
453
  * @readonly
@@ -447,7 +447,7 @@ export interface Product {
447
447
  */
448
448
  collectionIds?: string[];
449
449
  /**
450
- * Product variants, will be provided if the the request was sent with the `includeVariants: true`.
450
+ * Product variants, will be provided if the request was sent with the `includeVariants: true`.
451
451
  *
452
452
  * Max: 1,000 variants
453
453
  * @readonly
@@ -447,7 +447,7 @@ export interface Product {
447
447
  */
448
448
  collectionIds?: string[];
449
449
  /**
450
- * Product variants, will be provided if the the request was sent with the `includeVariants: true`.
450
+ * Product variants, will be provided if the request was sent with the `includeVariants: true`.
451
451
  *
452
452
  * Max: 1,000 variants
453
453
  * @readonly
@@ -447,7 +447,7 @@ export interface Product {
447
447
  */
448
448
  collectionIds?: string[];
449
449
  /**
450
- * Product variants, will be provided if the the request was sent with the `includeVariants: true`.
450
+ * Product variants, will be provided if the request was sent with the `includeVariants: true`.
451
451
  *
452
452
  * Max: 1,000 variants
453
453
  * @readonly
@@ -447,7 +447,7 @@ export interface Product {
447
447
  */
448
448
  collectionIds?: string[];
449
449
  /**
450
- * Product variants, will be provided if the the request was sent with the `includeVariants: true`.
450
+ * Product variants, will be provided if the request was sent with the `includeVariants: true`.
451
451
  *
452
452
  * Max: 1,000 variants
453
453
  * @readonly
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/auto_sdk_export-async-job_export-async-job",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -48,5 +48,5 @@
48
48
  "fqdn": "wix.fedinfra.exportservice.v1.export_async_job"
49
49
  }
50
50
  },
51
- "falconPackageHash": "0e7ec46e48fb2b0c000e59522b91ea1aa42338fc6f56e4bc2e410f75"
51
+ "falconPackageHash": "bd751ecf02a2bd0698559c29a3c6fb35d3ac0bdd8fed156fc4e21c92"
52
52
  }