@wix/auto_sdk_events_wix-events-v-2 1.0.23 → 1.0.24
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.
- package/build/cjs/src/events-v3-event-wix-events-v-2.types.d.ts +2 -2
- package/build/cjs/src/events-v3-event-wix-events-v-2.universal.d.ts +2 -2
- package/build/es/src/events-v3-event-wix-events-v-2.types.d.ts +2 -2
- package/build/es/src/events-v3-event-wix-events-v-2.universal.d.ts +2 -2
- package/build/internal/cjs/src/events-v3-event-wix-events-v-2.types.d.ts +2 -2
- package/build/internal/cjs/src/events-v3-event-wix-events-v-2.universal.d.ts +2 -2
- package/build/internal/es/src/events-v3-event-wix-events-v-2.types.d.ts +2 -2
- package/build/internal/es/src/events-v3-event-wix-events-v-2.universal.d.ts +2 -2
- package/package.json +2 -2
|
@@ -2797,10 +2797,10 @@ export interface CloneEventFromOtherSiteRequest {
|
|
|
2797
2797
|
*/
|
|
2798
2798
|
eventId?: string | null;
|
|
2799
2799
|
/**
|
|
2800
|
-
*
|
|
2800
|
+
* Origin instance ID.
|
|
2801
2801
|
* @format GUID
|
|
2802
2802
|
*/
|
|
2803
|
-
|
|
2803
|
+
instanceId?: string | null;
|
|
2804
2804
|
/**
|
|
2805
2805
|
* Predefined sets of fields to return. If both `fields` and `fieldsets` are sent in the request, the union of both lists is returned.
|
|
2806
2806
|
* @maxSize 20
|
|
@@ -2825,10 +2825,10 @@ export interface CloneEventFromOtherSiteRequest {
|
|
|
2825
2825
|
*/
|
|
2826
2826
|
eventId?: string | null;
|
|
2827
2827
|
/**
|
|
2828
|
-
*
|
|
2828
|
+
* Origin instance ID.
|
|
2829
2829
|
* @format GUID
|
|
2830
2830
|
*/
|
|
2831
|
-
|
|
2831
|
+
instanceId?: string | null;
|
|
2832
2832
|
/**
|
|
2833
2833
|
* Predefined sets of fields to return. If both `fields` and `fieldsets` are sent in the request, the union of both lists is returned.
|
|
2834
2834
|
* @maxSize 20
|
|
@@ -2797,10 +2797,10 @@ export interface CloneEventFromOtherSiteRequest {
|
|
|
2797
2797
|
*/
|
|
2798
2798
|
eventId?: string | null;
|
|
2799
2799
|
/**
|
|
2800
|
-
*
|
|
2800
|
+
* Origin instance ID.
|
|
2801
2801
|
* @format GUID
|
|
2802
2802
|
*/
|
|
2803
|
-
|
|
2803
|
+
instanceId?: string | null;
|
|
2804
2804
|
/**
|
|
2805
2805
|
* Predefined sets of fields to return. If both `fields` and `fieldsets` are sent in the request, the union of both lists is returned.
|
|
2806
2806
|
* @maxSize 20
|
|
@@ -2825,10 +2825,10 @@ export interface CloneEventFromOtherSiteRequest {
|
|
|
2825
2825
|
*/
|
|
2826
2826
|
eventId?: string | null;
|
|
2827
2827
|
/**
|
|
2828
|
-
*
|
|
2828
|
+
* Origin instance ID.
|
|
2829
2829
|
* @format GUID
|
|
2830
2830
|
*/
|
|
2831
|
-
|
|
2831
|
+
instanceId?: string | null;
|
|
2832
2832
|
/**
|
|
2833
2833
|
* Predefined sets of fields to return. If both `fields` and `fieldsets` are sent in the request, the union of both lists is returned.
|
|
2834
2834
|
* @maxSize 20
|
|
@@ -2797,10 +2797,10 @@ export interface CloneEventFromOtherSiteRequest {
|
|
|
2797
2797
|
*/
|
|
2798
2798
|
eventId?: string | null;
|
|
2799
2799
|
/**
|
|
2800
|
-
*
|
|
2800
|
+
* Origin instance ID.
|
|
2801
2801
|
* @format GUID
|
|
2802
2802
|
*/
|
|
2803
|
-
|
|
2803
|
+
instanceId?: string | null;
|
|
2804
2804
|
/**
|
|
2805
2805
|
* Predefined sets of fields to return. If both `fields` and `fieldsets` are sent in the request, the union of both lists is returned.
|
|
2806
2806
|
* @maxSize 20
|
|
@@ -2825,10 +2825,10 @@ export interface CloneEventFromOtherSiteRequest {
|
|
|
2825
2825
|
*/
|
|
2826
2826
|
eventId?: string | null;
|
|
2827
2827
|
/**
|
|
2828
|
-
*
|
|
2828
|
+
* Origin instance ID.
|
|
2829
2829
|
* @format GUID
|
|
2830
2830
|
*/
|
|
2831
|
-
|
|
2831
|
+
instanceId?: string | null;
|
|
2832
2832
|
/**
|
|
2833
2833
|
* Predefined sets of fields to return. If both `fields` and `fieldsets` are sent in the request, the union of both lists is returned.
|
|
2834
2834
|
* @maxSize 20
|
|
@@ -2797,10 +2797,10 @@ export interface CloneEventFromOtherSiteRequest {
|
|
|
2797
2797
|
*/
|
|
2798
2798
|
eventId?: string | null;
|
|
2799
2799
|
/**
|
|
2800
|
-
*
|
|
2800
|
+
* Origin instance ID.
|
|
2801
2801
|
* @format GUID
|
|
2802
2802
|
*/
|
|
2803
|
-
|
|
2803
|
+
instanceId?: string | null;
|
|
2804
2804
|
/**
|
|
2805
2805
|
* Predefined sets of fields to return. If both `fields` and `fieldsets` are sent in the request, the union of both lists is returned.
|
|
2806
2806
|
* @maxSize 20
|
|
@@ -2825,10 +2825,10 @@ export interface CloneEventFromOtherSiteRequest {
|
|
|
2825
2825
|
*/
|
|
2826
2826
|
eventId?: string | null;
|
|
2827
2827
|
/**
|
|
2828
|
-
*
|
|
2828
|
+
* Origin instance ID.
|
|
2829
2829
|
* @format GUID
|
|
2830
2830
|
*/
|
|
2831
|
-
|
|
2831
|
+
instanceId?: string | null;
|
|
2832
2832
|
/**
|
|
2833
2833
|
* Predefined sets of fields to return. If both `fields` and `fieldsets` are sent in the request, the union of both lists is returned.
|
|
2834
2834
|
* @maxSize 20
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/auto_sdk_events_wix-events-v-2",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.24",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -48,5 +48,5 @@
|
|
|
48
48
|
"fqdn": "wix.events.v3.event"
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
|
-
"falconPackageHash": "
|
|
51
|
+
"falconPackageHash": "19f76ae3cc12aefad360dc7c157365633acde03aae5deeaac78915ac"
|
|
52
52
|
}
|