@wix/auto_sdk_restaurants_operations 1.0.21 → 1.0.22
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/restaurants-operations-v1-operation-operations.types.d.ts +1 -1
- package/build/cjs/src/restaurants-operations-v1-operation-operations.universal.d.ts +2 -2
- package/build/es/src/restaurants-operations-v1-operation-operations.types.d.ts +1 -1
- package/build/es/src/restaurants-operations-v1-operation-operations.universal.d.ts +2 -2
- package/build/internal/cjs/src/restaurants-operations-v1-operation-operations.types.d.ts +1 -1
- package/build/internal/cjs/src/restaurants-operations-v1-operation-operations.universal.d.ts +2 -2
- package/build/internal/es/src/restaurants-operations-v1-operation-operations.types.d.ts +1 -1
- package/build/internal/es/src/restaurants-operations-v1-operation-operations.universal.d.ts +2 -2
- package/package.json +2 -2
|
@@ -49,7 +49,7 @@ export interface Operation extends OperationOnlineOrderingStatusOptionsOneOf {
|
|
|
49
49
|
orderScheduling?: OrderScheduling;
|
|
50
50
|
/** Extended fields. */
|
|
51
51
|
extendedFields?: ExtendedFields;
|
|
52
|
-
/** Tags */
|
|
52
|
+
/** Tags ([SDK](https://dev.wix.com/docs/sdk/backend-modules/tags/tags/introduction)|[REST](https://dev.wix.com/docs/rest/business-management/tags/introduction)) used to classify and sort different types of operations. */
|
|
53
53
|
tags?: Tags;
|
|
54
54
|
}
|
|
55
55
|
/** @oneof */
|
|
@@ -50,7 +50,7 @@ export interface Operation extends OperationOnlineOrderingStatusOptionsOneOf {
|
|
|
50
50
|
orderScheduling?: OrderScheduling;
|
|
51
51
|
/** Extended fields. */
|
|
52
52
|
extendedFields?: ExtendedFields;
|
|
53
|
-
/** Tags */
|
|
53
|
+
/** Tags ([SDK](https://dev.wix.com/docs/sdk/backend-modules/tags/tags/introduction)|[REST](https://dev.wix.com/docs/rest/business-management/tags/introduction)) used to classify and sort different types of operations. */
|
|
54
54
|
tags?: Tags;
|
|
55
55
|
}
|
|
56
56
|
/** @oneof */
|
|
@@ -2438,7 +2438,7 @@ export interface UpdateOperation {
|
|
|
2438
2438
|
orderScheduling?: OrderScheduling;
|
|
2439
2439
|
/** Extended fields. */
|
|
2440
2440
|
extendedFields?: ExtendedFields;
|
|
2441
|
-
/** Tags */
|
|
2441
|
+
/** Tags ([SDK](https://dev.wix.com/docs/sdk/backend-modules/tags/tags/introduction)|[REST](https://dev.wix.com/docs/rest/business-management/tags/introduction)) used to classify and sort different types of operations. */
|
|
2442
2442
|
tags?: Tags;
|
|
2443
2443
|
}
|
|
2444
2444
|
/**
|
|
@@ -49,7 +49,7 @@ export interface Operation extends OperationOnlineOrderingStatusOptionsOneOf {
|
|
|
49
49
|
orderScheduling?: OrderScheduling;
|
|
50
50
|
/** Extended fields. */
|
|
51
51
|
extendedFields?: ExtendedFields;
|
|
52
|
-
/** Tags */
|
|
52
|
+
/** Tags ([SDK](https://dev.wix.com/docs/sdk/backend-modules/tags/tags/introduction)|[REST](https://dev.wix.com/docs/rest/business-management/tags/introduction)) used to classify and sort different types of operations. */
|
|
53
53
|
tags?: Tags;
|
|
54
54
|
}
|
|
55
55
|
/** @oneof */
|
|
@@ -50,7 +50,7 @@ export interface Operation extends OperationOnlineOrderingStatusOptionsOneOf {
|
|
|
50
50
|
orderScheduling?: OrderScheduling;
|
|
51
51
|
/** Extended fields. */
|
|
52
52
|
extendedFields?: ExtendedFields;
|
|
53
|
-
/** Tags */
|
|
53
|
+
/** Tags ([SDK](https://dev.wix.com/docs/sdk/backend-modules/tags/tags/introduction)|[REST](https://dev.wix.com/docs/rest/business-management/tags/introduction)) used to classify and sort different types of operations. */
|
|
54
54
|
tags?: Tags;
|
|
55
55
|
}
|
|
56
56
|
/** @oneof */
|
|
@@ -2438,7 +2438,7 @@ export interface UpdateOperation {
|
|
|
2438
2438
|
orderScheduling?: OrderScheduling;
|
|
2439
2439
|
/** Extended fields. */
|
|
2440
2440
|
extendedFields?: ExtendedFields;
|
|
2441
|
-
/** Tags */
|
|
2441
|
+
/** Tags ([SDK](https://dev.wix.com/docs/sdk/backend-modules/tags/tags/introduction)|[REST](https://dev.wix.com/docs/rest/business-management/tags/introduction)) used to classify and sort different types of operations. */
|
|
2442
2442
|
tags?: Tags;
|
|
2443
2443
|
}
|
|
2444
2444
|
/**
|
|
@@ -49,7 +49,7 @@ export interface Operation extends OperationOnlineOrderingStatusOptionsOneOf {
|
|
|
49
49
|
orderScheduling?: OrderScheduling;
|
|
50
50
|
/** Extended fields. */
|
|
51
51
|
extendedFields?: ExtendedFields;
|
|
52
|
-
/** Tags */
|
|
52
|
+
/** Tags ([SDK](https://dev.wix.com/docs/sdk/backend-modules/tags/tags/introduction)|[REST](https://dev.wix.com/docs/rest/business-management/tags/introduction)) used to classify and sort different types of operations. */
|
|
53
53
|
tags?: Tags;
|
|
54
54
|
}
|
|
55
55
|
/** @oneof */
|
package/build/internal/cjs/src/restaurants-operations-v1-operation-operations.universal.d.ts
CHANGED
|
@@ -50,7 +50,7 @@ export interface Operation extends OperationOnlineOrderingStatusOptionsOneOf {
|
|
|
50
50
|
orderScheduling?: OrderScheduling;
|
|
51
51
|
/** Extended fields. */
|
|
52
52
|
extendedFields?: ExtendedFields;
|
|
53
|
-
/** Tags */
|
|
53
|
+
/** Tags ([SDK](https://dev.wix.com/docs/sdk/backend-modules/tags/tags/introduction)|[REST](https://dev.wix.com/docs/rest/business-management/tags/introduction)) used to classify and sort different types of operations. */
|
|
54
54
|
tags?: Tags;
|
|
55
55
|
}
|
|
56
56
|
/** @oneof */
|
|
@@ -2438,7 +2438,7 @@ export interface UpdateOperation {
|
|
|
2438
2438
|
orderScheduling?: OrderScheduling;
|
|
2439
2439
|
/** Extended fields. */
|
|
2440
2440
|
extendedFields?: ExtendedFields;
|
|
2441
|
-
/** Tags */
|
|
2441
|
+
/** Tags ([SDK](https://dev.wix.com/docs/sdk/backend-modules/tags/tags/introduction)|[REST](https://dev.wix.com/docs/rest/business-management/tags/introduction)) used to classify and sort different types of operations. */
|
|
2442
2442
|
tags?: Tags;
|
|
2443
2443
|
}
|
|
2444
2444
|
/**
|
|
@@ -49,7 +49,7 @@ export interface Operation extends OperationOnlineOrderingStatusOptionsOneOf {
|
|
|
49
49
|
orderScheduling?: OrderScheduling;
|
|
50
50
|
/** Extended fields. */
|
|
51
51
|
extendedFields?: ExtendedFields;
|
|
52
|
-
/** Tags */
|
|
52
|
+
/** Tags ([SDK](https://dev.wix.com/docs/sdk/backend-modules/tags/tags/introduction)|[REST](https://dev.wix.com/docs/rest/business-management/tags/introduction)) used to classify and sort different types of operations. */
|
|
53
53
|
tags?: Tags;
|
|
54
54
|
}
|
|
55
55
|
/** @oneof */
|
|
@@ -50,7 +50,7 @@ export interface Operation extends OperationOnlineOrderingStatusOptionsOneOf {
|
|
|
50
50
|
orderScheduling?: OrderScheduling;
|
|
51
51
|
/** Extended fields. */
|
|
52
52
|
extendedFields?: ExtendedFields;
|
|
53
|
-
/** Tags */
|
|
53
|
+
/** Tags ([SDK](https://dev.wix.com/docs/sdk/backend-modules/tags/tags/introduction)|[REST](https://dev.wix.com/docs/rest/business-management/tags/introduction)) used to classify and sort different types of operations. */
|
|
54
54
|
tags?: Tags;
|
|
55
55
|
}
|
|
56
56
|
/** @oneof */
|
|
@@ -2438,7 +2438,7 @@ export interface UpdateOperation {
|
|
|
2438
2438
|
orderScheduling?: OrderScheduling;
|
|
2439
2439
|
/** Extended fields. */
|
|
2440
2440
|
extendedFields?: ExtendedFields;
|
|
2441
|
-
/** Tags */
|
|
2441
|
+
/** Tags ([SDK](https://dev.wix.com/docs/sdk/backend-modules/tags/tags/introduction)|[REST](https://dev.wix.com/docs/rest/business-management/tags/introduction)) used to classify and sort different types of operations. */
|
|
2442
2442
|
tags?: Tags;
|
|
2443
2443
|
}
|
|
2444
2444
|
/**
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/auto_sdk_restaurants_operations",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.22",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -48,5 +48,5 @@
|
|
|
48
48
|
"fqdn": "wix.restaurants.operations.v1.operation"
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
|
-
"falconPackageHash": "
|
|
51
|
+
"falconPackageHash": "8ab5c50f2d37cdff9b866616dbf5215125b1cbf0e3a04445a256a0fe"
|
|
52
52
|
}
|