@teemill/website 0.37.0 → 0.37.1
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/README.md +2 -2
- package/api.ts +58 -28
- package/base.ts +1 -1
- package/common.ts +1 -1
- package/configuration.ts +1 -1
- package/dist/api.d.ts +55 -28
- package/dist/api.js +33 -21
- package/dist/base.d.ts +1 -1
- package/dist/base.js +1 -1
- package/dist/common.d.ts +1 -1
- package/dist/common.js +1 -1
- package/dist/configuration.d.ts +1 -1
- package/dist/configuration.js +1 -1
- package/dist/esm/api.d.ts +55 -28
- package/dist/esm/api.js +31 -19
- package/dist/esm/base.d.ts +1 -1
- package/dist/esm/base.js +1 -1
- package/dist/esm/common.d.ts +1 -1
- package/dist/esm/common.js +1 -1
- package/dist/esm/configuration.d.ts +1 -1
- package/dist/esm/configuration.js +1 -1
- package/dist/esm/index.d.ts +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/docs/BlogsApi.md +4 -4
- package/docs/KeyphraseOpportunitiesApi.md +2 -2
- package/docs/KeyphraseOpportunitiesResponseMetaFilters.md +6 -0
- package/docs/PagesApi.md +4 -4
- package/docs/ReviewsApi.md +2 -2
- package/docs/RoutesApi.md +2 -2
- package/docs/SearchApi.md +4 -4
- package/index.ts +1 -1
- package/package.json +1 -1
package/dist/api.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Website
|
|
3
3
|
* Manage your PodOS Website
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 0.37.
|
|
5
|
+
* The version of the OpenAPI document: 0.37.1
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -218,6 +218,18 @@ export interface KeyphraseOpportunitiesResponseMetaFilters {
|
|
|
218
218
|
* Filter by whether the keyphrase is attached to optimised content.
|
|
219
219
|
*/
|
|
220
220
|
'optimised': Array<KeyphraseOpportunitiesResponseMetaFiltersOptimisedEnum>;
|
|
221
|
+
/**
|
|
222
|
+
* Filter by whether the keyphrase is assigned to a collection with fewer than 12 products.
|
|
223
|
+
*/
|
|
224
|
+
'sparseCollection'?: Array<KeyphraseOpportunitiesResponseMetaFiltersSparseCollectionEnum>;
|
|
225
|
+
/**
|
|
226
|
+
* Filter by the type of content the keyphrase is assigned to.
|
|
227
|
+
*/
|
|
228
|
+
'assignedContentType'?: Array<KeyphraseOpportunitiesResponseMetaFiltersAssignedContentTypeEnum>;
|
|
229
|
+
/**
|
|
230
|
+
* Filter by the suggested content type for the keyphrase opportunity.
|
|
231
|
+
*/
|
|
232
|
+
'suggestedContentType'?: Array<KeyphraseOpportunitiesResponseMetaFiltersSuggestedContentTypeEnum>;
|
|
221
233
|
}
|
|
222
234
|
export declare const KeyphraseOpportunitiesResponseMetaFiltersAssignedEnum: {
|
|
223
235
|
readonly True: "true";
|
|
@@ -234,6 +246,21 @@ export declare const KeyphraseOpportunitiesResponseMetaFiltersOptimisedEnum: {
|
|
|
234
246
|
readonly False: "false";
|
|
235
247
|
};
|
|
236
248
|
export type KeyphraseOpportunitiesResponseMetaFiltersOptimisedEnum = typeof KeyphraseOpportunitiesResponseMetaFiltersOptimisedEnum[keyof typeof KeyphraseOpportunitiesResponseMetaFiltersOptimisedEnum];
|
|
249
|
+
export declare const KeyphraseOpportunitiesResponseMetaFiltersSparseCollectionEnum: {
|
|
250
|
+
readonly True: "true";
|
|
251
|
+
readonly False: "false";
|
|
252
|
+
};
|
|
253
|
+
export type KeyphraseOpportunitiesResponseMetaFiltersSparseCollectionEnum = typeof KeyphraseOpportunitiesResponseMetaFiltersSparseCollectionEnum[keyof typeof KeyphraseOpportunitiesResponseMetaFiltersSparseCollectionEnum];
|
|
254
|
+
export declare const KeyphraseOpportunitiesResponseMetaFiltersAssignedContentTypeEnum: {
|
|
255
|
+
readonly Product: "product";
|
|
256
|
+
readonly Collection: "collection";
|
|
257
|
+
};
|
|
258
|
+
export type KeyphraseOpportunitiesResponseMetaFiltersAssignedContentTypeEnum = typeof KeyphraseOpportunitiesResponseMetaFiltersAssignedContentTypeEnum[keyof typeof KeyphraseOpportunitiesResponseMetaFiltersAssignedContentTypeEnum];
|
|
259
|
+
export declare const KeyphraseOpportunitiesResponseMetaFiltersSuggestedContentTypeEnum: {
|
|
260
|
+
readonly Product: "product";
|
|
261
|
+
readonly Collection: "collection";
|
|
262
|
+
};
|
|
263
|
+
export type KeyphraseOpportunitiesResponseMetaFiltersSuggestedContentTypeEnum = typeof KeyphraseOpportunitiesResponseMetaFiltersSuggestedContentTypeEnum[keyof typeof KeyphraseOpportunitiesResponseMetaFiltersSuggestedContentTypeEnum];
|
|
237
264
|
export interface KeyphraseOpportunity {
|
|
238
265
|
'id': string;
|
|
239
266
|
/**
|
|
@@ -1099,7 +1126,7 @@ export declare const BlogsApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
1099
1126
|
* @param {string} project What project it is
|
|
1100
1127
|
* @param {number} [pageToken] Page reference token
|
|
1101
1128
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
1102
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1129
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1103
1130
|
* @param {*} [options] Override http request option.
|
|
1104
1131
|
* @throws {RequiredError}
|
|
1105
1132
|
*/
|
|
@@ -1120,7 +1147,7 @@ export declare const BlogsApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
1120
1147
|
* @param {string} project What project it is
|
|
1121
1148
|
* @param {number} [pageToken] Page reference token
|
|
1122
1149
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
1123
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1150
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1124
1151
|
* @param {UpdateBlogsRequest} [updateBlogsRequest] Update blogs in bulk.
|
|
1125
1152
|
* @param {*} [options] Override http request option.
|
|
1126
1153
|
* @throws {RequiredError}
|
|
@@ -1154,7 +1181,7 @@ export declare const BlogsApiFp: (configuration?: Configuration) => {
|
|
|
1154
1181
|
* @param {string} project What project it is
|
|
1155
1182
|
* @param {number} [pageToken] Page reference token
|
|
1156
1183
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
1157
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1184
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1158
1185
|
* @param {*} [options] Override http request option.
|
|
1159
1186
|
* @throws {RequiredError}
|
|
1160
1187
|
*/
|
|
@@ -1175,7 +1202,7 @@ export declare const BlogsApiFp: (configuration?: Configuration) => {
|
|
|
1175
1202
|
* @param {string} project What project it is
|
|
1176
1203
|
* @param {number} [pageToken] Page reference token
|
|
1177
1204
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
1178
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1205
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1179
1206
|
* @param {UpdateBlogsRequest} [updateBlogsRequest] Update blogs in bulk.
|
|
1180
1207
|
* @param {*} [options] Override http request option.
|
|
1181
1208
|
* @throws {RequiredError}
|
|
@@ -1266,7 +1293,7 @@ export interface BlogsApiListBlogsRequest {
|
|
|
1266
1293
|
*/
|
|
1267
1294
|
readonly pageSize?: number;
|
|
1268
1295
|
/**
|
|
1269
|
-
* Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1296
|
+
* Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1270
1297
|
*/
|
|
1271
1298
|
readonly search?: string;
|
|
1272
1299
|
}
|
|
@@ -1301,7 +1328,7 @@ export interface BlogsApiUpdateBlogsRequest {
|
|
|
1301
1328
|
*/
|
|
1302
1329
|
readonly pageSize?: number;
|
|
1303
1330
|
/**
|
|
1304
|
-
* Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1331
|
+
* Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1305
1332
|
*/
|
|
1306
1333
|
readonly search?: string;
|
|
1307
1334
|
/**
|
|
@@ -1797,7 +1824,7 @@ export declare const KeyphraseOpportunitiesApiAxiosParamCreator: (configuration?
|
|
|
1797
1824
|
* @param {string} project What project it is
|
|
1798
1825
|
* @param {number} [pageToken] Page reference token
|
|
1799
1826
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
1800
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1827
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1801
1828
|
* @param {*} [options] Override http request option.
|
|
1802
1829
|
* @throws {RequiredError}
|
|
1803
1830
|
*/
|
|
@@ -1840,7 +1867,7 @@ export declare const KeyphraseOpportunitiesApiFp: (configuration?: Configuration
|
|
|
1840
1867
|
* @param {string} project What project it is
|
|
1841
1868
|
* @param {number} [pageToken] Page reference token
|
|
1842
1869
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
1843
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1870
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1844
1871
|
* @param {*} [options] Override http request option.
|
|
1845
1872
|
* @throws {RequiredError}
|
|
1846
1873
|
*/
|
|
@@ -1935,7 +1962,7 @@ export interface KeyphraseOpportunitiesApiListKeyphraseOpportunitiesRequest {
|
|
|
1935
1962
|
*/
|
|
1936
1963
|
readonly pageSize?: number;
|
|
1937
1964
|
/**
|
|
1938
|
-
* Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1965
|
+
* Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1939
1966
|
*/
|
|
1940
1967
|
readonly search?: string;
|
|
1941
1968
|
}
|
|
@@ -2124,7 +2151,7 @@ export declare const PagesApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
2124
2151
|
* @param {string} project What project it is
|
|
2125
2152
|
* @param {number} [pageToken] Page reference token
|
|
2126
2153
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
2127
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2154
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2128
2155
|
* @param {*} [options] Override http request option.
|
|
2129
2156
|
* @throws {RequiredError}
|
|
2130
2157
|
*/
|
|
@@ -2154,7 +2181,7 @@ export declare const PagesApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
2154
2181
|
* @param {string} project What project it is
|
|
2155
2182
|
* @param {number} [pageToken] Page reference token
|
|
2156
2183
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
2157
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2184
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2158
2185
|
* @param {UpdatePagesRequest} [updatePagesRequest] Update pages in bulk.
|
|
2159
2186
|
* @param {*} [options] Override http request option.
|
|
2160
2187
|
* @throws {RequiredError}
|
|
@@ -2188,7 +2215,7 @@ export declare const PagesApiFp: (configuration?: Configuration) => {
|
|
|
2188
2215
|
* @param {string} project What project it is
|
|
2189
2216
|
* @param {number} [pageToken] Page reference token
|
|
2190
2217
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
2191
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2218
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2192
2219
|
* @param {*} [options] Override http request option.
|
|
2193
2220
|
* @throws {RequiredError}
|
|
2194
2221
|
*/
|
|
@@ -2218,7 +2245,7 @@ export declare const PagesApiFp: (configuration?: Configuration) => {
|
|
|
2218
2245
|
* @param {string} project What project it is
|
|
2219
2246
|
* @param {number} [pageToken] Page reference token
|
|
2220
2247
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
2221
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2248
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2222
2249
|
* @param {UpdatePagesRequest} [updatePagesRequest] Update pages in bulk.
|
|
2223
2250
|
* @param {*} [options] Override http request option.
|
|
2224
2251
|
* @throws {RequiredError}
|
|
@@ -2317,7 +2344,7 @@ export interface PagesApiListPagesRequest {
|
|
|
2317
2344
|
*/
|
|
2318
2345
|
readonly pageSize?: number;
|
|
2319
2346
|
/**
|
|
2320
|
-
* Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2347
|
+
* Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2321
2348
|
*/
|
|
2322
2349
|
readonly search?: string;
|
|
2323
2350
|
}
|
|
@@ -2365,7 +2392,7 @@ export interface PagesApiUpdatePagesRequest {
|
|
|
2365
2392
|
*/
|
|
2366
2393
|
readonly pageSize?: number;
|
|
2367
2394
|
/**
|
|
2368
|
-
* Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2395
|
+
* Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2369
2396
|
*/
|
|
2370
2397
|
readonly search?: string;
|
|
2371
2398
|
/**
|
|
@@ -2841,7 +2868,7 @@ export declare const ReviewsApiAxiosParamCreator: (configuration?: Configuration
|
|
|
2841
2868
|
* @param {string} project What project it is
|
|
2842
2869
|
* @param {number} [pageToken] Page reference token
|
|
2843
2870
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
2844
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2871
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2845
2872
|
* @param {Array<string>} [sortBy] An array of fields to sort by, prefixed with a \'-\' for descending order or \'+\' for ascending. Default is ascending.
|
|
2846
2873
|
* @param {string} [start] Start of date range to filter by
|
|
2847
2874
|
* @param {string} [end] End of date range to filter by
|
|
@@ -2889,7 +2916,7 @@ export declare const ReviewsApiFp: (configuration?: Configuration) => {
|
|
|
2889
2916
|
* @param {string} project What project it is
|
|
2890
2917
|
* @param {number} [pageToken] Page reference token
|
|
2891
2918
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
2892
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2919
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2893
2920
|
* @param {Array<string>} [sortBy] An array of fields to sort by, prefixed with a \'-\' for descending order or \'+\' for ascending. Default is ascending.
|
|
2894
2921
|
* @param {string} [start] Start of date range to filter by
|
|
2895
2922
|
* @param {string} [end] End of date range to filter by
|
|
@@ -2992,7 +3019,7 @@ export interface ReviewsApiListReviewsRequest {
|
|
|
2992
3019
|
*/
|
|
2993
3020
|
readonly pageSize?: number;
|
|
2994
3021
|
/**
|
|
2995
|
-
* Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3022
|
+
* Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2996
3023
|
*/
|
|
2997
3024
|
readonly search?: string;
|
|
2998
3025
|
/**
|
|
@@ -3069,7 +3096,7 @@ export declare const RoutesApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
3069
3096
|
* @param {string} project What project it is
|
|
3070
3097
|
* @param {number} [pageToken] Page reference token
|
|
3071
3098
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
3072
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3099
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3073
3100
|
* @param {*} [options] Override http request option.
|
|
3074
3101
|
* @throws {RequiredError}
|
|
3075
3102
|
*/
|
|
@@ -3085,7 +3112,7 @@ export declare const RoutesApiFp: (configuration?: Configuration) => {
|
|
|
3085
3112
|
* @param {string} project What project it is
|
|
3086
3113
|
* @param {number} [pageToken] Page reference token
|
|
3087
3114
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
3088
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3115
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3089
3116
|
* @param {*} [options] Override http request option.
|
|
3090
3117
|
* @throws {RequiredError}
|
|
3091
3118
|
*/
|
|
@@ -3121,7 +3148,7 @@ export interface RoutesApiListRoutesRequest {
|
|
|
3121
3148
|
*/
|
|
3122
3149
|
readonly pageSize?: number;
|
|
3123
3150
|
/**
|
|
3124
|
-
* Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3151
|
+
* Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3125
3152
|
*/
|
|
3126
3153
|
readonly search?: string;
|
|
3127
3154
|
}
|
|
@@ -3148,7 +3175,7 @@ export declare const SearchApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
3148
3175
|
* @param {string} project What project it is
|
|
3149
3176
|
* @param {number} [pageToken] Page reference token
|
|
3150
3177
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
3151
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3178
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3152
3179
|
* @param {CreateSearchRedirectRequest} [createSearchRedirectRequest] Create search redirect
|
|
3153
3180
|
* @param {*} [options] Override http request option.
|
|
3154
3181
|
* @throws {RequiredError}
|
|
@@ -3178,7 +3205,7 @@ export declare const SearchApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
3178
3205
|
* @param {string} project What project it is
|
|
3179
3206
|
* @param {number} [pageToken] Page reference token
|
|
3180
3207
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
3181
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3208
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3182
3209
|
* @param {*} [options] Override http request option.
|
|
3183
3210
|
* @throws {RequiredError}
|
|
3184
3211
|
*/
|
|
@@ -3204,7 +3231,7 @@ export declare const SearchApiFp: (configuration?: Configuration) => {
|
|
|
3204
3231
|
* @param {string} project What project it is
|
|
3205
3232
|
* @param {number} [pageToken] Page reference token
|
|
3206
3233
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
3207
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3234
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3208
3235
|
* @param {CreateSearchRedirectRequest} [createSearchRedirectRequest] Create search redirect
|
|
3209
3236
|
* @param {*} [options] Override http request option.
|
|
3210
3237
|
* @throws {RequiredError}
|
|
@@ -3234,7 +3261,7 @@ export declare const SearchApiFp: (configuration?: Configuration) => {
|
|
|
3234
3261
|
* @param {string} project What project it is
|
|
3235
3262
|
* @param {number} [pageToken] Page reference token
|
|
3236
3263
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
3237
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3264
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3238
3265
|
* @param {*} [options] Override http request option.
|
|
3239
3266
|
* @throws {RequiredError}
|
|
3240
3267
|
*/
|
|
@@ -3312,7 +3339,7 @@ export interface SearchApiCreateSearchRedirectRequest {
|
|
|
3312
3339
|
*/
|
|
3313
3340
|
readonly pageSize?: number;
|
|
3314
3341
|
/**
|
|
3315
|
-
* Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3342
|
+
* Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3316
3343
|
*/
|
|
3317
3344
|
readonly search?: string;
|
|
3318
3345
|
/**
|
|
@@ -3363,7 +3390,7 @@ export interface SearchApiListSearchRedirectsRequest {
|
|
|
3363
3390
|
*/
|
|
3364
3391
|
readonly pageSize?: number;
|
|
3365
3392
|
/**
|
|
3366
|
-
* Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3393
|
+
* Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3367
3394
|
*/
|
|
3368
3395
|
readonly search?: string;
|
|
3369
3396
|
}
|
package/dist/api.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Website
|
|
6
6
|
* Manage your PodOS Website
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 0.37.
|
|
8
|
+
* The version of the OpenAPI document: 0.37.1
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -22,8 +22,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
22
22
|
});
|
|
23
23
|
};
|
|
24
24
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
|
-
exports.
|
|
26
|
-
exports.WebsiteApi = exports.WebsiteApiFactory = exports.WebsiteApiFp = exports.WebsiteApiAxiosParamCreator = exports.SearchApi = exports.SearchApiFactory = exports.SearchApiFp = exports.SearchApiAxiosParamCreator = exports.RoutesApi = exports.RoutesApiFactory = exports.RoutesApiFp = exports.RoutesApiAxiosParamCreator = exports.ReviewsApi = exports.ReviewsApiFactory = exports.ReviewsApiFp = exports.ReviewsApiAxiosParamCreator = exports.ProductsApi = exports.ProductsApiFactory = exports.ProductsApiFp = exports.ProductsApiAxiosParamCreator = exports.PaymentApi = exports.PaymentApiFactory = exports.PaymentApiFp = exports.PaymentApiAxiosParamCreator = exports.PagesApi = exports.PagesApiFactory = exports.PagesApiFp = void 0;
|
|
25
|
+
exports.MenuApiFp = exports.MenuApiAxiosParamCreator = exports.KeyphraseOpportunitiesApi = exports.KeyphraseOpportunitiesApiFactory = exports.KeyphraseOpportunitiesApiFp = exports.KeyphraseOpportunitiesApiAxiosParamCreator = exports.FooterApi = exports.FooterApiFactory = exports.FooterApiFp = exports.FooterApiAxiosParamCreator = exports.DefaultApi = exports.DefaultApiFactory = exports.DefaultApiFp = exports.DefaultApiAxiosParamCreator = exports.CrossSellApi = exports.CrossSellApiFactory = exports.CrossSellApiFp = exports.CrossSellApiAxiosParamCreator = exports.CollectionsApi = exports.CollectionsApiFactory = exports.CollectionsApiFp = exports.CollectionsApiAxiosParamCreator = exports.BlogsApi = exports.BlogsApiFactory = exports.BlogsApiFp = exports.BlogsApiAxiosParamCreator = exports.UpdateMenuRequestItemSubmenuInnerImageTextShadowEnum = exports.UpdateMenuRequestItemSubmenuInnerImageTextAlignmentEnum = exports.UpdateMenuRequestItemSubmenuInnerImageButtonWidthEnum = exports.UpdateMenuRequestItemSubmenuInnerImageButtonBorderRadiusEnum = exports.UpdateMenuRequestItemSubmenuInnerModeEnum = exports.SubmenuInnerImageTextShadowEnum = exports.SubmenuInnerImageTextAlignmentEnum = exports.SubmenuInnerImageButtonWidthEnum = exports.SubmenuInnerImageButtonBorderRadiusEnum = exports.SubmenuInnerImageBorderRadiusEnum = exports.SubmenuInnerModeEnum = exports.SalePriceCurrencyCodeEnum = exports.PriceCurrencyCodeEnum = exports.PaymentAccountMethodEnum = exports.KeyphraseOpportunityContentTypeEnum = exports.KeyphraseOpportunitiesResponseMetaFiltersSuggestedContentTypeEnum = exports.KeyphraseOpportunitiesResponseMetaFiltersAssignedContentTypeEnum = exports.KeyphraseOpportunitiesResponseMetaFiltersSparseCollectionEnum = exports.KeyphraseOpportunitiesResponseMetaFiltersOptimisedEnum = exports.KeyphraseOpportunitiesResponseMetaFiltersPublishedEnum = exports.KeyphraseOpportunitiesResponseMetaFiltersAssignedEnum = exports.AttributeThumbnailTypeEnum = exports.ApplicationPlacementEnum = exports.ApplicationTechnologyEnum = void 0;
|
|
26
|
+
exports.WebsiteApi = exports.WebsiteApiFactory = exports.WebsiteApiFp = exports.WebsiteApiAxiosParamCreator = exports.SearchApi = exports.SearchApiFactory = exports.SearchApiFp = exports.SearchApiAxiosParamCreator = exports.RoutesApi = exports.RoutesApiFactory = exports.RoutesApiFp = exports.RoutesApiAxiosParamCreator = exports.ReviewsApi = exports.ReviewsApiFactory = exports.ReviewsApiFp = exports.ReviewsApiAxiosParamCreator = exports.ProductsApi = exports.ProductsApiFactory = exports.ProductsApiFp = exports.ProductsApiAxiosParamCreator = exports.PaymentApi = exports.PaymentApiFactory = exports.PaymentApiFp = exports.PaymentApiAxiosParamCreator = exports.PagesApi = exports.PagesApiFactory = exports.PagesApiFp = exports.PagesApiAxiosParamCreator = exports.MenuApi = exports.MenuApiFactory = void 0;
|
|
27
27
|
const axios_1 = require("axios");
|
|
28
28
|
// Some imports not used depending on template conditions
|
|
29
29
|
// @ts-ignore
|
|
@@ -66,6 +66,18 @@ exports.KeyphraseOpportunitiesResponseMetaFiltersOptimisedEnum = {
|
|
|
66
66
|
True: 'true',
|
|
67
67
|
False: 'false',
|
|
68
68
|
};
|
|
69
|
+
exports.KeyphraseOpportunitiesResponseMetaFiltersSparseCollectionEnum = {
|
|
70
|
+
True: 'true',
|
|
71
|
+
False: 'false',
|
|
72
|
+
};
|
|
73
|
+
exports.KeyphraseOpportunitiesResponseMetaFiltersAssignedContentTypeEnum = {
|
|
74
|
+
Product: 'product',
|
|
75
|
+
Collection: 'collection',
|
|
76
|
+
};
|
|
77
|
+
exports.KeyphraseOpportunitiesResponseMetaFiltersSuggestedContentTypeEnum = {
|
|
78
|
+
Product: 'product',
|
|
79
|
+
Collection: 'collection',
|
|
80
|
+
};
|
|
69
81
|
exports.KeyphraseOpportunityContentTypeEnum = {
|
|
70
82
|
Product: 'product',
|
|
71
83
|
Collection: 'collection',
|
|
@@ -227,7 +239,7 @@ const BlogsApiAxiosParamCreator = function (configuration) {
|
|
|
227
239
|
* @param {string} project What project it is
|
|
228
240
|
* @param {number} [pageToken] Page reference token
|
|
229
241
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
230
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
242
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
231
243
|
* @param {*} [options] Override http request option.
|
|
232
244
|
* @throws {RequiredError}
|
|
233
245
|
*/
|
|
@@ -320,7 +332,7 @@ const BlogsApiAxiosParamCreator = function (configuration) {
|
|
|
320
332
|
* @param {string} project What project it is
|
|
321
333
|
* @param {number} [pageToken] Page reference token
|
|
322
334
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
323
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
335
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
324
336
|
* @param {UpdateBlogsRequest} [updateBlogsRequest] Update blogs in bulk.
|
|
325
337
|
* @param {*} [options] Override http request option.
|
|
326
338
|
* @throws {RequiredError}
|
|
@@ -414,7 +426,7 @@ const BlogsApiFp = function (configuration) {
|
|
|
414
426
|
* @param {string} project What project it is
|
|
415
427
|
* @param {number} [pageToken] Page reference token
|
|
416
428
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
417
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
429
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
418
430
|
* @param {*} [options] Override http request option.
|
|
419
431
|
* @throws {RequiredError}
|
|
420
432
|
*/
|
|
@@ -451,7 +463,7 @@ const BlogsApiFp = function (configuration) {
|
|
|
451
463
|
* @param {string} project What project it is
|
|
452
464
|
* @param {number} [pageToken] Page reference token
|
|
453
465
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
454
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
466
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
455
467
|
* @param {UpdateBlogsRequest} [updateBlogsRequest] Update blogs in bulk.
|
|
456
468
|
* @param {*} [options] Override http request option.
|
|
457
469
|
* @throws {RequiredError}
|
|
@@ -1358,7 +1370,7 @@ const KeyphraseOpportunitiesApiAxiosParamCreator = function (configuration) {
|
|
|
1358
1370
|
* @param {string} project What project it is
|
|
1359
1371
|
* @param {number} [pageToken] Page reference token
|
|
1360
1372
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
1361
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1373
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1362
1374
|
* @param {*} [options] Override http request option.
|
|
1363
1375
|
* @throws {RequiredError}
|
|
1364
1376
|
*/
|
|
@@ -1491,7 +1503,7 @@ const KeyphraseOpportunitiesApiFp = function (configuration) {
|
|
|
1491
1503
|
* @param {string} project What project it is
|
|
1492
1504
|
* @param {number} [pageToken] Page reference token
|
|
1493
1505
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
1494
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1506
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1495
1507
|
* @param {*} [options] Override http request option.
|
|
1496
1508
|
* @throws {RequiredError}
|
|
1497
1509
|
*/
|
|
@@ -1890,7 +1902,7 @@ const PagesApiAxiosParamCreator = function (configuration) {
|
|
|
1890
1902
|
* @param {string} project What project it is
|
|
1891
1903
|
* @param {number} [pageToken] Page reference token
|
|
1892
1904
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
1893
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1905
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
1894
1906
|
* @param {*} [options] Override http request option.
|
|
1895
1907
|
* @throws {RequiredError}
|
|
1896
1908
|
*/
|
|
@@ -2023,7 +2035,7 @@ const PagesApiAxiosParamCreator = function (configuration) {
|
|
|
2023
2035
|
* @param {string} project What project it is
|
|
2024
2036
|
* @param {number} [pageToken] Page reference token
|
|
2025
2037
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
2026
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2038
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2027
2039
|
* @param {UpdatePagesRequest} [updatePagesRequest] Update pages in bulk.
|
|
2028
2040
|
* @param {*} [options] Override http request option.
|
|
2029
2041
|
* @throws {RequiredError}
|
|
@@ -2117,7 +2129,7 @@ const PagesApiFp = function (configuration) {
|
|
|
2117
2129
|
* @param {string} project What project it is
|
|
2118
2130
|
* @param {number} [pageToken] Page reference token
|
|
2119
2131
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
2120
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2132
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2121
2133
|
* @param {*} [options] Override http request option.
|
|
2122
2134
|
* @throws {RequiredError}
|
|
2123
2135
|
*/
|
|
@@ -2171,7 +2183,7 @@ const PagesApiFp = function (configuration) {
|
|
|
2171
2183
|
* @param {string} project What project it is
|
|
2172
2184
|
* @param {number} [pageToken] Page reference token
|
|
2173
2185
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
2174
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2186
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
2175
2187
|
* @param {UpdatePagesRequest} [updatePagesRequest] Update pages in bulk.
|
|
2176
2188
|
* @param {*} [options] Override http request option.
|
|
2177
2189
|
* @throws {RequiredError}
|
|
@@ -3086,7 +3098,7 @@ const ReviewsApiAxiosParamCreator = function (configuration) {
|
|
|
3086
3098
|
* @param {string} project What project it is
|
|
3087
3099
|
* @param {number} [pageToken] Page reference token
|
|
3088
3100
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
3089
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3101
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3090
3102
|
* @param {Array<string>} [sortBy] An array of fields to sort by, prefixed with a \'-\' for descending order or \'+\' for ascending. Default is ascending.
|
|
3091
3103
|
* @param {string} [start] Start of date range to filter by
|
|
3092
3104
|
* @param {string} [end] End of date range to filter by
|
|
@@ -3239,7 +3251,7 @@ const ReviewsApiFp = function (configuration) {
|
|
|
3239
3251
|
* @param {string} project What project it is
|
|
3240
3252
|
* @param {number} [pageToken] Page reference token
|
|
3241
3253
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
3242
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3254
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3243
3255
|
* @param {Array<string>} [sortBy] An array of fields to sort by, prefixed with a \'-\' for descending order or \'+\' for ascending. Default is ascending.
|
|
3244
3256
|
* @param {string} [start] Start of date range to filter by
|
|
3245
3257
|
* @param {string} [end] End of date range to filter by
|
|
@@ -3382,7 +3394,7 @@ const RoutesApiAxiosParamCreator = function (configuration) {
|
|
|
3382
3394
|
* @param {string} project What project it is
|
|
3383
3395
|
* @param {number} [pageToken] Page reference token
|
|
3384
3396
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
3385
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3397
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3386
3398
|
* @param {*} [options] Override http request option.
|
|
3387
3399
|
* @throws {RequiredError}
|
|
3388
3400
|
*/
|
|
@@ -3440,7 +3452,7 @@ const RoutesApiFp = function (configuration) {
|
|
|
3440
3452
|
* @param {string} project What project it is
|
|
3441
3453
|
* @param {number} [pageToken] Page reference token
|
|
3442
3454
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
3443
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3455
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3444
3456
|
* @param {*} [options] Override http request option.
|
|
3445
3457
|
* @throws {RequiredError}
|
|
3446
3458
|
*/
|
|
@@ -3502,7 +3514,7 @@ const SearchApiAxiosParamCreator = function (configuration) {
|
|
|
3502
3514
|
* @param {string} project What project it is
|
|
3503
3515
|
* @param {number} [pageToken] Page reference token
|
|
3504
3516
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
3505
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3517
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3506
3518
|
* @param {CreateSearchRedirectRequest} [createSearchRedirectRequest] Create search redirect
|
|
3507
3519
|
* @param {*} [options] Override http request option.
|
|
3508
3520
|
* @throws {RequiredError}
|
|
@@ -3636,7 +3648,7 @@ const SearchApiAxiosParamCreator = function (configuration) {
|
|
|
3636
3648
|
* @param {string} project What project it is
|
|
3637
3649
|
* @param {number} [pageToken] Page reference token
|
|
3638
3650
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
3639
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3651
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3640
3652
|
* @param {*} [options] Override http request option.
|
|
3641
3653
|
* @throws {RequiredError}
|
|
3642
3654
|
*/
|
|
@@ -3738,7 +3750,7 @@ const SearchApiFp = function (configuration) {
|
|
|
3738
3750
|
* @param {string} project What project it is
|
|
3739
3751
|
* @param {number} [pageToken] Page reference token
|
|
3740
3752
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
3741
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3753
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3742
3754
|
* @param {CreateSearchRedirectRequest} [createSearchRedirectRequest] Create search redirect
|
|
3743
3755
|
* @param {*} [options] Override http request option.
|
|
3744
3756
|
* @throws {RequiredError}
|
|
@@ -3792,7 +3804,7 @@ const SearchApiFp = function (configuration) {
|
|
|
3792
3804
|
* @param {string} project What project it is
|
|
3793
3805
|
* @param {number} [pageToken] Page reference token
|
|
3794
3806
|
* @param {number} [pageSize] Max page size. This is the maximum page size that will be returned, but it might be smaller.
|
|
3795
|
-
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3807
|
+
* @param {string} [search] Search term to filter results. Free text matches keyphrase text. Structured filters use key:value tags — e.g. assigned:false published:true,false optimised:false sparseCollection:true assignedContentType:product suggestedContentType:product,collection organic shirts. Multiple filters can be combined with spaces and commas.
|
|
3796
3808
|
* @param {*} [options] Override http request option.
|
|
3797
3809
|
* @throws {RequiredError}
|
|
3798
3810
|
*/
|
package/dist/base.d.ts
CHANGED
package/dist/base.js
CHANGED
package/dist/common.d.ts
CHANGED
package/dist/common.js
CHANGED
package/dist/configuration.d.ts
CHANGED
package/dist/configuration.js
CHANGED