@digital8/lighting-illusions-ts-sdk 0.0.2381 → 0.0.2383
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/.openapi-generator/FILES +0 -666
- package/.openapi-generator/VERSION +1 -1
- package/README.md +28 -967
- package/dist/apis/AdminApi.d.ts +1 -20
- package/dist/apis/AdminApi.js +57 -112
- package/dist/apis/AssetApi.d.ts +1 -22
- package/dist/apis/AssetApi.js +63 -120
- package/dist/apis/AttributeApi.d.ts +1 -90
- package/dist/apis/AttributeApi.js +273 -515
- package/dist/apis/BlogCategoryApi.d.ts +1 -32
- package/dist/apis/BlogCategoryApi.js +93 -178
- package/dist/apis/CartsApi.d.ts +1 -59
- package/dist/apis/CartsApi.js +207 -373
- package/dist/apis/CustomersApi.d.ts +1 -16
- package/dist/apis/CustomersApi.js +45 -87
- package/dist/apis/DefinitionApi.d.ts +1 -32
- package/dist/apis/DefinitionApi.js +93 -178
- package/dist/apis/DocumentApi.d.ts +1 -48
- package/dist/apis/DocumentApi.js +143 -271
- package/dist/apis/ExternalApiLogApi.d.ts +1 -12
- package/dist/apis/ExternalApiLogApi.js +29 -58
- package/dist/apis/FrontendComponentApi.d.ts +1 -6
- package/dist/apis/FrontendComponentApi.js +15 -29
- package/dist/apis/GoogleCategoryApi.d.ts +1 -6
- package/dist/apis/GoogleCategoryApi.js +15 -29
- package/dist/apis/LabelApi.d.ts +1 -31
- package/dist/apis/LabelApi.js +93 -177
- package/dist/apis/MenuApi.d.ts +1 -32
- package/dist/apis/MenuApi.js +93 -178
- package/dist/apis/MenuItemsApi.d.ts +1 -37
- package/dist/apis/MenuItemsApi.js +107 -206
- package/dist/apis/OrdersApi.d.ts +1 -70
- package/dist/apis/OrdersApi.js +233 -428
- package/dist/apis/OverlayTemplateApi.d.ts +1 -66
- package/dist/apis/OverlayTemplateApi.js +215 -397
- package/dist/apis/PageApi.d.ts +1 -32
- package/dist/apis/PageApi.js +93 -178
- package/dist/apis/PageComponentApi.d.ts +1 -26
- package/dist/apis/PageComponentApi.js +79 -149
- package/dist/apis/ProductApi.d.ts +1 -116
- package/dist/apis/ProductApi.js +383 -705
- package/dist/apis/ProductCategoryApi.d.ts +1 -67
- package/dist/apis/ProductCategoryApi.js +209 -392
- package/dist/apis/ProductClassApi.d.ts +1 -6
- package/dist/apis/ProductClassApi.js +15 -29
- package/dist/apis/ProductRangeApi.d.ts +1 -80
- package/dist/apis/ProductRangeApi.js +273 -496
- package/dist/apis/ProductRegistrationApi.d.ts +1 -29
- package/dist/apis/ProductRegistrationApi.js +81 -154
- package/dist/apis/ProductTypeApi.d.ts +1 -45
- package/dist/apis/ProductTypeApi.js +149 -274
- package/dist/apis/RedirectApi.d.ts +1 -6
- package/dist/apis/RedirectApi.js +15 -29
- package/dist/apis/ReviewApi.d.ts +1 -48
- package/dist/apis/ReviewApi.js +135 -263
- package/dist/apis/SiteApi.d.ts +1 -48
- package/dist/apis/SiteApi.js +141 -269
- package/dist/apis/StoreApi.d.ts +1 -56
- package/dist/apis/StoreApi.js +189 -343
- package/dist/apis/SupplierApi.d.ts +1 -50
- package/dist/apis/SupplierApi.js +174 -313
- package/dist/apis/TagApi.d.ts +1 -41
- package/dist/apis/TagApi.js +131 -243
- package/dist/apis/TransactionsApi.d.ts +1 -18
- package/dist/apis/TransactionsApi.js +47 -91
- package/dist/models/AddressFrontendResource.d.ts +2 -2
- package/dist/models/AddressFrontendResource.js +4 -4
- package/dist/models/AddressResource.d.ts +2 -2
- package/dist/models/AddressResource.js +2 -6
- package/dist/models/AdminNoteResource.js +3 -2
- package/dist/models/AdminOrderResource.js +4 -3
- package/dist/models/AttachDocumentablesToDocumentRequestDocumentablesInner.d.ts +1 -1
- package/dist/models/BlogFrontendDetailResource.js +2 -1
- package/dist/models/BlogFrontendResource.js +2 -1
- package/dist/models/CartListResource.js +4 -3
- package/dist/models/CartResource.js +5 -4
- package/dist/models/CreateAssetForAssetableRequest.d.ts +1 -1
- package/dist/models/CreateAttributeRequest.d.ts +1 -1
- package/dist/models/CreateCartRequest.d.ts +2 -2
- package/dist/models/CreateLabelRequest.js +3 -2
- package/dist/models/CreateMenuItemRequest.d.ts +1 -1
- package/dist/models/CreateMenuItemRequestMenuItemLink.d.ts +1 -1
- package/dist/models/CreateMenuRequest.d.ts +1 -1
- package/dist/models/CreateOverlayTemplateAssetRequest.d.ts +1 -1
- package/dist/models/CreatePageRequest.d.ts +1 -1
- package/dist/models/CreatePageRequest.js +2 -1
- package/dist/models/CreateProductCategoryRequest.d.ts +1 -1
- package/dist/models/CreateProductCategoryRequestAutomationRulesInner.d.ts +2 -2
- package/dist/models/CreateProductChildRequest.js +2 -2
- package/dist/models/CreateReviewRequest.js +1 -1
- package/dist/models/CreateSiteNotificationRequest.js +2 -2
- package/dist/models/CreateStoreRequestSpecialDatesInner.js +4 -3
- package/dist/models/CreateTagRequest.d.ts +1 -1
- package/dist/models/CreateTransactionRequest.d.ts +1 -1
- package/dist/models/DetachDocumentablesFromDocumentRequestDocumentablesInner.d.ts +1 -1
- package/dist/models/ExternalApiLogResource.d.ts +1 -1
- package/dist/models/ExternalApiLogResource.js +3 -1
- package/dist/models/FrontendOrderResource.js +1 -1
- package/dist/models/GetUniqueEndpointsRequest.d.ts +1 -1
- package/dist/models/LabelListResource.js +3 -2
- package/dist/models/LabelResource.js +3 -2
- package/dist/models/OrderFulfillmentResource.d.ts +2 -2
- package/dist/models/OrderFulfillmentResource.js +10 -5
- package/dist/models/OrderListResource.js +3 -2
- package/dist/models/OrderLiteResource.js +1 -1
- package/dist/models/PageComponentResource.js +3 -2
- package/dist/models/PageFrontendDetailResource.js +2 -1
- package/dist/models/PageListResource.js +2 -1
- package/dist/models/PageResource.js +2 -1
- package/dist/models/PreviewAutomationRulesRequest.d.ts +1 -1
- package/dist/models/ProductRegistrationListResource.js +3 -2
- package/dist/models/ProductRegistrationLiteResource.js +1 -1
- package/dist/models/ProductRegistrationResource.js +4 -3
- package/dist/models/ReviewListResource.js +4 -3
- package/dist/models/ReviewPublicResource.js +1 -1
- package/dist/models/ReviewResource.js +5 -4
- package/dist/models/SearchAdminNotesRequest.d.ts +2 -2
- package/dist/models/SearchAllAttributeValuesRequest.d.ts +3 -3
- package/dist/models/SearchAllAttributesRequest.d.ts +3 -3
- package/dist/models/SearchAllBlogCategoriesRequest.d.ts +2 -2
- package/dist/models/SearchAllDefinitionsRequest.d.ts +2 -2
- package/dist/models/SearchAllDocumentsRequest.d.ts +3 -3
- package/dist/models/SearchAllFrontendComponentsRequest.d.ts +3 -3
- package/dist/models/SearchAllMenuItemsRequest.d.ts +2 -2
- package/dist/models/SearchAllMenusRequest.d.ts +2 -2
- package/dist/models/SearchAllOrdersRequest.d.ts +2 -2
- package/dist/models/SearchAllOverlayTemplatesRequest.d.ts +3 -3
- package/dist/models/SearchAllPageComponentsRequest.d.ts +2 -2
- package/dist/models/SearchAllPagesRequest.d.ts +2 -2
- package/dist/models/SearchAllProductCategoriesRequest.d.ts +3 -3
- package/dist/models/SearchAllProductChildrenRequest.d.ts +3 -3
- package/dist/models/SearchAllProductClassesRequest.d.ts +2 -2
- package/dist/models/SearchAllProductRangesRequest.d.ts +2 -2
- package/dist/models/SearchAllProductRegistrationsRequest.d.ts +2 -2
- package/dist/models/SearchAllProductTypesRequest.d.ts +3 -3
- package/dist/models/SearchAllProductsRequest.d.ts +3 -3
- package/dist/models/SearchAllStoresRequest.d.ts +2 -2
- package/dist/models/SearchAllSuppliersRequest.d.ts +3 -3
- package/dist/models/SearchAttributeValuesRequest.d.ts +3 -3
- package/dist/models/SearchAttributesRequest.d.ts +3 -3
- package/dist/models/SearchBlogCategoriesRequest.d.ts +2 -2
- package/dist/models/SearchCartsRequest.d.ts +2 -2
- package/dist/models/SearchCartsRequest.js +6 -6
- package/dist/models/SearchCustomersRequest.d.ts +2 -2
- package/dist/models/SearchDefinitionsRequest.d.ts +2 -2
- package/dist/models/SearchDocumentsRequest.d.ts +3 -3
- package/dist/models/SearchExternalApiLogsRequest.d.ts +2 -2
- package/dist/models/SearchExternalApiLogsRequest.js +2 -2
- package/dist/models/SearchGoogleCategoriesRequest.d.ts +2 -2
- package/dist/models/SearchLabelsRequest.d.ts +3 -3
- package/dist/models/SearchLinkablesRequest.d.ts +1 -1
- package/dist/models/SearchMenusRequest.d.ts +2 -2
- package/dist/models/SearchModelAttributesRequest.d.ts +3 -3
- package/dist/models/SearchOrderFulfillmentsRequest.d.ts +2 -2
- package/dist/models/SearchOrderFulfillmentsRequest.js +4 -4
- package/dist/models/SearchOrdersRequest.d.ts +2 -2
- package/dist/models/SearchOrdersRequest.js +6 -6
- package/dist/models/SearchOverlayTemplatesRequest.d.ts +3 -3
- package/dist/models/SearchPagesRequest.d.ts +3 -3
- package/dist/models/SearchProductCategoriesRequest.d.ts +3 -3
- package/dist/models/SearchProductChildAttributesRequest.d.ts +2 -2
- package/dist/models/SearchProductChildrenRequest.d.ts +4 -4
- package/dist/models/SearchProductRangesRequest.d.ts +2 -2
- package/dist/models/SearchProductRegistrationAssetsRequest.d.ts +2 -2
- package/dist/models/SearchProductRegistrationsRequest.d.ts +3 -3
- package/dist/models/SearchProductRegistrationsRequest.js +4 -4
- package/dist/models/SearchProductTypesRequest.d.ts +3 -3
- package/dist/models/SearchProductsRequest.d.ts +3 -3
- package/dist/models/SearchRedirectsRequest.d.ts +3 -3
- package/dist/models/SearchReviewsRequest.d.ts +2 -2
- package/dist/models/SearchSiteNotificationsRequest.d.ts +2 -2
- package/dist/models/SearchSitesRequest.d.ts +2 -2
- package/dist/models/SearchStoresRequest.d.ts +2 -2
- package/dist/models/SearchSuppliersRequest.d.ts +3 -3
- package/dist/models/SearchTagsRequest.d.ts +3 -3
- package/dist/models/SearchTransactionsRequest.d.ts +3 -3
- package/dist/models/SearchTransactionsRequest.js +2 -2
- package/dist/models/StoreListResource.d.ts +1 -1
- package/dist/models/StoreListResource.js +1 -3
- package/dist/models/StoreResource.d.ts +1 -1
- package/dist/models/StoreResource.js +1 -3
- package/dist/models/StoreSpecialDateFrontendResource.d.ts +2 -2
- package/dist/models/StoreSpecialDateFrontendResource.js +1 -3
- package/dist/models/StoreSpecialDateRequest.js +4 -3
- package/dist/models/TransactionListResource.js +2 -1
- package/dist/models/TransactionLiteResource.js +2 -1
- package/dist/models/TransactionResource.js +2 -1
- package/dist/models/UnlinkOverlayTemplateFromAssetableRequest.d.ts +1 -1
- package/dist/models/UpdateAttributeProductTypeRequest.d.ts +1 -1
- package/dist/models/UpdateAttributeRequest.d.ts +1 -1
- package/dist/models/UpdateCartRequest.d.ts +2 -2
- package/dist/models/UpdateLabelRequest.js +3 -2
- package/dist/models/UpdateMenuItemRequest.d.ts +1 -1
- package/dist/models/UpdateMenuRequest.d.ts +1 -1
- package/dist/models/UpdateOrderRequest.d.ts +2 -2
- package/dist/models/UpdateOverlayTemplateAssetRequest.d.ts +1 -1
- package/dist/models/UpdatePageRequest.js +2 -1
- package/dist/models/UpdateProductCategoryRequest.d.ts +1 -1
- package/dist/models/UpdateProductChildRequest.js +2 -2
- package/dist/models/UpdateProductTypeAttributeRequest.d.ts +1 -1
- package/dist/models/UpdateReviewRequest.js +1 -1
- package/dist/models/UpdateSiteNotificationRequest.js +2 -2
- package/dist/models/UpdateSiteRequest.d.ts +2 -10
- package/dist/models/UpdateSiteRequest.js +0 -8
- package/dist/models/UpdateStoreRequestSpecialDatesInner.js +3 -2
- package/dist/models/UpdateTagRequest.d.ts +1 -1
- package/dist/runtime.js +1 -19
- package/package.json +2 -2
- package/src/apis/AdminApi.ts +24 -59
- package/src/apis/AssetApi.ts +28 -67
- package/src/apis/AttributeApi.ts +104 -279
- package/src/apis/BlogCategoryApi.ts +39 -98
- package/src/apis/CartsApi.ts +75 -188
- package/src/apis/CustomersApi.ts +21 -48
- package/src/apis/DefinitionApi.ts +39 -98
- package/src/apis/DocumentApi.ts +57 -148
- package/src/apis/ExternalApiLogApi.ts +16 -35
- package/src/apis/FrontendComponentApi.ts +10 -17
- package/src/apis/GoogleCategoryApi.ts +10 -17
- package/src/apis/LabelApi.ts +38 -95
- package/src/apis/MenuApi.ts +39 -98
- package/src/apis/MenuItemsApi.ts +44 -113
- package/src/apis/OrdersApi.ts +86 -221
- package/src/apis/OverlayTemplateApi.ts +80 -207
- package/src/apis/PageApi.ts +39 -98
- package/src/apis/PageComponentApi.ts +33 -80
- package/src/apis/ProductApi.ts +138 -365
- package/src/apis/ProductCategoryApi.ts +79 -208
- package/src/apis/ProductClassApi.ts +10 -17
- package/src/apis/ProductRangeApi.ts +97 -252
- package/src/apis/ProductRegistrationApi.ts +36 -89
- package/src/apis/ProductTypeApi.ts +56 -141
- package/src/apis/RedirectApi.ts +10 -17
- package/src/apis/ReviewApi.ts +55 -146
- package/src/apis/SiteApi.ts +57 -148
- package/src/apis/StoreApi.ts +70 -177
- package/src/apis/SupplierApi.ts +59 -154
- package/src/apis/TagApi.ts +51 -128
- package/src/apis/TransactionsApi.ts +23 -54
- package/src/models/AddressFrontendResource.ts +5 -5
- package/src/models/AddressResource.ts +4 -6
- package/src/models/AdminNoteResource.ts +2 -2
- package/src/models/AdminOrderResource.ts +3 -3
- package/src/models/AttachDocumentablesToDocumentRequestDocumentablesInner.ts +1 -1
- package/src/models/BlogFrontendDetailResource.ts +1 -1
- package/src/models/BlogFrontendResource.ts +1 -1
- package/src/models/CartListResource.ts +3 -3
- package/src/models/CartResource.ts +4 -4
- package/src/models/CreateAssetForAssetableRequest.ts +1 -1
- package/src/models/CreateAttributeRequest.ts +1 -1
- package/src/models/CreateCartRequest.ts +2 -2
- package/src/models/CreateLabelRequest.ts +2 -2
- package/src/models/CreateMenuItemRequest.ts +1 -1
- package/src/models/CreateMenuItemRequestMenuItemLink.ts +1 -1
- package/src/models/CreateMenuRequest.ts +1 -1
- package/src/models/CreateOverlayTemplateAssetRequest.ts +1 -1
- package/src/models/CreatePageRequest.ts +2 -2
- package/src/models/CreateProductCategoryRequest.ts +1 -1
- package/src/models/CreateProductCategoryRequestAutomationRulesInner.ts +2 -2
- package/src/models/CreateProductChildRequest.ts +2 -2
- package/src/models/CreateReviewRequest.ts +1 -1
- package/src/models/CreateSiteNotificationRequest.ts +2 -2
- package/src/models/CreateStoreRequestSpecialDatesInner.ts +3 -3
- package/src/models/CreateTagRequest.ts +1 -1
- package/src/models/CreateTransactionRequest.ts +1 -1
- package/src/models/DetachDocumentablesFromDocumentRequestDocumentablesInner.ts +1 -1
- package/src/models/ExternalApiLogResource.ts +3 -2
- package/src/models/FrontendOrderResource.ts +1 -1
- package/src/models/GetUniqueEndpointsRequest.ts +1 -1
- package/src/models/LabelListResource.ts +2 -2
- package/src/models/LabelResource.ts +2 -2
- package/src/models/OrderFulfillmentResource.ts +9 -7
- package/src/models/OrderListResource.ts +2 -2
- package/src/models/OrderLiteResource.ts +1 -1
- package/src/models/PageComponentResource.ts +2 -2
- package/src/models/PageFrontendDetailResource.ts +1 -1
- package/src/models/PageListResource.ts +1 -1
- package/src/models/PageResource.ts +1 -1
- package/src/models/PreviewAutomationRulesRequest.ts +1 -1
- package/src/models/ProductRegistrationListResource.ts +2 -2
- package/src/models/ProductRegistrationLiteResource.ts +1 -1
- package/src/models/ProductRegistrationResource.ts +3 -3
- package/src/models/ReviewListResource.ts +3 -3
- package/src/models/ReviewPublicResource.ts +1 -1
- package/src/models/ReviewResource.ts +4 -4
- package/src/models/SearchAdminNotesRequest.ts +2 -2
- package/src/models/SearchAllAttributeValuesRequest.ts +3 -3
- package/src/models/SearchAllAttributesRequest.ts +3 -3
- package/src/models/SearchAllBlogCategoriesRequest.ts +2 -2
- package/src/models/SearchAllDefinitionsRequest.ts +2 -2
- package/src/models/SearchAllDocumentsRequest.ts +3 -3
- package/src/models/SearchAllFrontendComponentsRequest.ts +3 -3
- package/src/models/SearchAllMenuItemsRequest.ts +2 -2
- package/src/models/SearchAllMenusRequest.ts +2 -2
- package/src/models/SearchAllOrdersRequest.ts +2 -2
- package/src/models/SearchAllOverlayTemplatesRequest.ts +3 -3
- package/src/models/SearchAllPageComponentsRequest.ts +2 -2
- package/src/models/SearchAllPagesRequest.ts +2 -2
- package/src/models/SearchAllProductCategoriesRequest.ts +3 -3
- package/src/models/SearchAllProductChildrenRequest.ts +3 -3
- package/src/models/SearchAllProductClassesRequest.ts +2 -2
- package/src/models/SearchAllProductRangesRequest.ts +2 -2
- package/src/models/SearchAllProductRegistrationsRequest.ts +2 -2
- package/src/models/SearchAllProductTypesRequest.ts +3 -3
- package/src/models/SearchAllProductsRequest.ts +3 -3
- package/src/models/SearchAllStoresRequest.ts +2 -2
- package/src/models/SearchAllSuppliersRequest.ts +3 -3
- package/src/models/SearchAttributeValuesRequest.ts +3 -3
- package/src/models/SearchAttributesRequest.ts +3 -3
- package/src/models/SearchBlogCategoriesRequest.ts +2 -2
- package/src/models/SearchCartsRequest.ts +8 -8
- package/src/models/SearchCustomersRequest.ts +2 -2
- package/src/models/SearchDefinitionsRequest.ts +2 -2
- package/src/models/SearchDocumentsRequest.ts +3 -3
- package/src/models/SearchExternalApiLogsRequest.ts +4 -4
- package/src/models/SearchGoogleCategoriesRequest.ts +2 -2
- package/src/models/SearchLabelsRequest.ts +3 -3
- package/src/models/SearchLinkablesRequest.ts +1 -1
- package/src/models/SearchMenusRequest.ts +2 -2
- package/src/models/SearchModelAttributesRequest.ts +3 -3
- package/src/models/SearchOrderFulfillmentsRequest.ts +6 -6
- package/src/models/SearchOrdersRequest.ts +8 -8
- package/src/models/SearchOverlayTemplatesRequest.ts +3 -3
- package/src/models/SearchPagesRequest.ts +3 -3
- package/src/models/SearchProductCategoriesRequest.ts +3 -3
- package/src/models/SearchProductChildAttributesRequest.ts +2 -2
- package/src/models/SearchProductChildrenRequest.ts +4 -4
- package/src/models/SearchProductRangesRequest.ts +2 -2
- package/src/models/SearchProductRegistrationAssetsRequest.ts +2 -2
- package/src/models/SearchProductRegistrationsRequest.ts +7 -7
- package/src/models/SearchProductTypesRequest.ts +3 -3
- package/src/models/SearchProductsRequest.ts +3 -3
- package/src/models/SearchRedirectsRequest.ts +3 -3
- package/src/models/SearchReviewsRequest.ts +2 -2
- package/src/models/SearchSiteNotificationsRequest.ts +2 -2
- package/src/models/SearchSitesRequest.ts +2 -2
- package/src/models/SearchStoresRequest.ts +2 -2
- package/src/models/SearchSuppliersRequest.ts +3 -3
- package/src/models/SearchTagsRequest.ts +3 -3
- package/src/models/SearchTransactionsRequest.ts +5 -5
- package/src/models/StoreListResource.ts +2 -3
- package/src/models/StoreResource.ts +2 -3
- package/src/models/StoreSpecialDateFrontendResource.ts +3 -4
- package/src/models/StoreSpecialDateRequest.ts +3 -3
- package/src/models/TransactionListResource.ts +1 -1
- package/src/models/TransactionLiteResource.ts +1 -1
- package/src/models/TransactionResource.ts +1 -1
- package/src/models/UnlinkOverlayTemplateFromAssetableRequest.ts +1 -1
- package/src/models/UpdateAttributeProductTypeRequest.ts +1 -1
- package/src/models/UpdateAttributeRequest.ts +1 -1
- package/src/models/UpdateCartRequest.ts +2 -2
- package/src/models/UpdateLabelRequest.ts +2 -2
- package/src/models/UpdateMenuItemRequest.ts +1 -1
- package/src/models/UpdateMenuRequest.ts +1 -1
- package/src/models/UpdateOrderRequest.ts +2 -2
- package/src/models/UpdateOverlayTemplateAssetRequest.ts +1 -1
- package/src/models/UpdatePageRequest.ts +1 -1
- package/src/models/UpdateProductCategoryRequest.ts +1 -1
- package/src/models/UpdateProductChildRequest.ts +2 -2
- package/src/models/UpdateProductTypeAttributeRequest.ts +1 -1
- package/src/models/UpdateReviewRequest.ts +1 -1
- package/src/models/UpdateSiteNotificationRequest.ts +2 -2
- package/src/models/UpdateSiteRequest.ts +2 -13
- package/src/models/UpdateStoreRequestSpecialDatesInner.ts +2 -2
- package/src/models/UpdateTagRequest.ts +1 -1
- package/src/runtime.ts +2 -19
- package/docs/AddressFrontendResource.md +0 -48
- package/docs/AddressFrontendResourceArrayResponse.md +0 -34
- package/docs/AddressResource.md +0 -56
- package/docs/AddressResourceArrayResponse.md +0 -34
- package/docs/AddressType.md +0 -32
- package/docs/AdminApi.md +0 -272
- package/docs/AdminNoteResource.md +0 -42
- package/docs/AdminNoteResourceArrayResponse.md +0 -34
- package/docs/AdminOrderLineItemResource.md +0 -64
- package/docs/AdminOrderLineItemResourceArrayResponse.md +0 -34
- package/docs/AdminOrderResource.md +0 -120
- package/docs/AdminOrderResourceArrayResponse.md +0 -34
- package/docs/AdminUserLiteResource.md +0 -40
- package/docs/AdminUserLiteResourceArrayResponse.md +0 -34
- package/docs/AppliedCouponResource.md +0 -40
- package/docs/AppliedCouponResourceArrayResponse.md +0 -34
- package/docs/AssetApi.md +0 -275
- package/docs/AssetFileForUploadResource.md +0 -40
- package/docs/AssetFileForUploadResourceArrayResponse.md +0 -34
- package/docs/AssetFrontendResource.md +0 -52
- package/docs/AssetFrontendResourceArrayResponse.md +0 -34
- package/docs/AssetLiteResource.md +0 -48
- package/docs/AssetLiteResourceArrayResponse.md +0 -34
- package/docs/AssetResource.md +0 -56
- package/docs/AssetResourceArrayResponse.md +0 -34
- package/docs/AssetWithOverlayLinkResource.md +0 -58
- package/docs/AssetWithOverlayLinkResourceArrayResponse.md +0 -34
- package/docs/AttachAttributesToProductRangeRequest.md +0 -34
- package/docs/AttachAttributesToProductRangeRequestAttributesInner.md +0 -36
- package/docs/AttachCouponRequest.md +0 -34
- package/docs/AttachDocumentablesToDocumentRequest.md +0 -34
- package/docs/AttachDocumentablesToDocumentRequestDocumentablesInner.md +0 -38
- package/docs/AttachDocumentsToProductChildRequest.md +0 -34
- package/docs/AttachDocumentsToProductChildRequestDocumentsInner.md +0 -36
- package/docs/AttachDocumentsToProductRangeRequest.md +0 -34
- package/docs/AttachLineItemRequest.md +0 -38
- package/docs/AttachProductChildrenRequest.md +0 -34
- package/docs/AttachProductChildrenToProductRangeRequest.md +0 -34
- package/docs/AttachProductsToProductCategoryRequest.md +0 -34
- package/docs/AttachStoresToSupplierRequest.md +0 -34
- package/docs/AttachSuppliersToStoreRequest.md +0 -34
- package/docs/AttributeApi.md +0 -1151
- package/docs/AttributeFieldType.md +0 -32
- package/docs/AttributeListResource.md +0 -42
- package/docs/AttributeListResourceArrayResponse.md +0 -34
- package/docs/AttributeLiteResource.md +0 -38
- package/docs/AttributeLiteResourceArrayResponse.md +0 -34
- package/docs/AttributeProductTypeRelationResource.md +0 -50
- package/docs/AttributeProductTypeRelationResourceArrayResponse.md +0 -34
- package/docs/AttributeResource.md +0 -48
- package/docs/AttributeResourceArrayResponse.md +0 -34
- package/docs/AttributeType.md +0 -32
- package/docs/AttributeValueResource.md +0 -36
- package/docs/AttributeValueResourceArrayResponse.md +0 -34
- package/docs/BlogCategoryApi.md +0 -407
- package/docs/BlogCategoryListResource.md +0 -40
- package/docs/BlogCategoryListResourceArrayResponse.md +0 -34
- package/docs/BlogCategoryLiteResource.md +0 -38
- package/docs/BlogCategoryLiteResourceArrayResponse.md +0 -34
- package/docs/BlogCategoryResource.md +0 -42
- package/docs/BlogCategoryResourceArrayResponse.md +0 -34
- package/docs/BlogFrontendDetailResource.md +0 -52
- package/docs/BlogFrontendDetailResourceArrayResponse.md +0 -34
- package/docs/BlogFrontendResource.md +0 -48
- package/docs/BlogFrontendResourceArrayResponse.md +0 -34
- package/docs/BlogResource.md +0 -44
- package/docs/BlogResourceArrayResponse.md +0 -34
- package/docs/CartCouponLiteResource.md +0 -42
- package/docs/CartCouponLiteResourceArrayResponse.md +0 -34
- package/docs/CartListResource.md +0 -54
- package/docs/CartListResourceArrayResponse.md +0 -34
- package/docs/CartOrderSource.md +0 -32
- package/docs/CartResource.md +0 -100
- package/docs/CartResourceArrayResponse.md +0 -34
- package/docs/CartStatus.md +0 -32
- package/docs/CartsApi.md +0 -821
- package/docs/CategoryAutomationComparisonType.md +0 -32
- package/docs/CategoryAutomationConditionType.md +0 -32
- package/docs/CategoryAutomationFieldType.md +0 -32
- package/docs/CategoryAutomationRuleResource.md +0 -46
- package/docs/CategoryAutomationRuleResourceArrayResponse.md +0 -34
- package/docs/CategoryFrontendResource.md +0 -46
- package/docs/CategoryFrontendResourceArrayResponse.md +0 -34
- package/docs/CategoryWithChildrenFrontendResource.md +0 -36
- package/docs/CategoryWithChildrenFrontendResourceArrayResponse.md +0 -34
- package/docs/CouponDiscountType.md +0 -32
- package/docs/CreateAssetFileRequest.md +0 -36
- package/docs/CreateAssetForAssetableRequest.md +0 -52
- package/docs/CreateAttributeRequest.md +0 -42
- package/docs/CreateAttributeValueRequest.md +0 -36
- package/docs/CreateBlogCategoryRequest.md +0 -40
- package/docs/CreateBlogCategoryRequestDescriptionsInner.md +0 -38
- package/docs/CreateBlogCategoryRequestSeoInner.md +0 -38
- package/docs/CreateCartRequest.md +0 -72
- package/docs/CreateCartRequestItemsInner.md +0 -38
- package/docs/CreateCartRequestShippingAddress.md +0 -48
- package/docs/CreateCustomerRequest.md +0 -42
- package/docs/CreateDefinitionRequest.md +0 -36
- package/docs/CreateDocumentFileRequest.md +0 -36
- package/docs/CreateDocumentRequest.md +0 -38
- package/docs/CreateLabelRequest.md +0 -48
- package/docs/CreateMenuItemRequest.md +0 -52
- package/docs/CreateMenuItemRequestMenuItemLink.md +0 -40
- package/docs/CreateMenuRequest.md +0 -38
- package/docs/CreateOverlayTemplateAssetRequest.md +0 -52
- package/docs/CreateOverlayTemplateRequest.md +0 -36
- package/docs/CreatePageComponentRequest.md +0 -50
- package/docs/CreatePageComponentRequestRelationsInner.md +0 -38
- package/docs/CreatePageRequest.md +0 -48
- package/docs/CreatePageRequestBlog.md +0 -40
- package/docs/CreateProductCategoryRequest.md +0 -66
- package/docs/CreateProductCategoryRequestAutomationRulesInner.md +0 -44
- package/docs/CreateProductChildRequest.md +0 -72
- package/docs/CreateProductChildRequestAssetsInner.md +0 -48
- package/docs/CreateProductChildRequestAttributeValuesInner.md +0 -38
- package/docs/CreateProductChildRequestSitesInner.md +0 -58
- package/docs/CreateProductRangeRequest.md +0 -40
- package/docs/CreateProductRangeRequestSitesInner.md +0 -54
- package/docs/CreateProductRequest.md +0 -50
- package/docs/CreateProductRequestCategoriesInner.md +0 -36
- package/docs/CreateProductTypeRequest.md +0 -34
- package/docs/CreateReviewImportFileRequest.md +0 -36
- package/docs/CreateReviewRequest.md +0 -50
- package/docs/CreateSiteNotificationRequest.md +0 -44
- package/docs/CreateStoreRequest.md +0 -60
- package/docs/CreateStoreRequestAddress.md +0 -48
- package/docs/CreateStoreRequestSpecialDatesInner.md +0 -44
- package/docs/CreateSupplierRequest.md +0 -56
- package/docs/CreateTagRequest.md +0 -48
- package/docs/CreateTransactionRequest.md +0 -48
- package/docs/CustomerListResource.md +0 -44
- package/docs/CustomerListResourceArrayResponse.md +0 -34
- package/docs/CustomerLiteResource.md +0 -40
- package/docs/CustomerLiteResourceArrayResponse.md +0 -34
- package/docs/CustomerResource.md +0 -46
- package/docs/CustomerResourceArrayResponse.md +0 -34
- package/docs/CustomerReviewableItemFrontendResource.md +0 -40
- package/docs/CustomerReviewableItemFrontendResourceArrayResponse.md +0 -34
- package/docs/CustomersApi.md +0 -206
- package/docs/DefinitionApi.md +0 -407
- package/docs/DefinitionListResource.md +0 -36
- package/docs/DefinitionListResourceArrayResponse.md +0 -34
- package/docs/DefinitionResource.md +0 -38
- package/docs/DefinitionResourceArrayResponse.md +0 -34
- package/docs/DeleteAttributeValueRequest.md +0 -34
- package/docs/DescriptionResource.md +0 -40
- package/docs/DescriptionResourceArrayResponse.md +0 -34
- package/docs/DetachAttributesFromProductRangeRequest.md +0 -34
- package/docs/DetachCouponRequest.md +0 -34
- package/docs/DetachDocumentablesFromDocumentRequest.md +0 -34
- package/docs/DetachDocumentablesFromDocumentRequestDocumentablesInner.md +0 -36
- package/docs/DetachDocumentsFromProductChildRequest.md +0 -34
- package/docs/DetachDocumentsFromProductRangeRequest.md +0 -34
- package/docs/DetachProductChildrenFromProductRangeRequest.md +0 -34
- package/docs/DetachProductsFromProductCategoryRequest.md +0 -34
- package/docs/DetachStoresFromSupplierRequest.md +0 -34
- package/docs/DetachSuppliersFromStoreRequest.md +0 -34
- package/docs/DiscountResource.md +0 -46
- package/docs/DiscountResourceArrayResponse.md +0 -34
- package/docs/DiscountType.md +0 -32
- package/docs/DiscountValueType.md +0 -32
- package/docs/DocumentApi.md +0 -611
- package/docs/DocumentFileForUploadResource.md +0 -40
- package/docs/DocumentFileForUploadResourceArrayResponse.md +0 -34
- package/docs/DocumentFrontendResource.md +0 -38
- package/docs/DocumentFrontendResourceArrayResponse.md +0 -34
- package/docs/DocumentLiteResource.md +0 -38
- package/docs/DocumentLiteResourceArrayResponse.md +0 -34
- package/docs/DocumentResource.md +0 -48
- package/docs/DocumentResourceArrayResponse.md +0 -34
- package/docs/ExternalApiLogApi.md +0 -140
- package/docs/ExternalApiLogListResource.md +0 -42
- package/docs/ExternalApiLogListResourceArrayResponse.md +0 -34
- package/docs/ExternalApiLogResource.md +0 -54
- package/docs/ExternalApiLogResourceArrayResponse.md +0 -34
- package/docs/ExternalApiProvider.md +0 -32
- package/docs/ExternalApiSyncStatus.md +0 -32
- package/docs/FrontendCartResource.md +0 -76
- package/docs/FrontendCartResourceArrayResponse.md +0 -34
- package/docs/FrontendCartResourceCouponsInner.md +0 -42
- package/docs/FrontendComponentApi.md +0 -74
- package/docs/FrontendComponentLiteResource.md +0 -38
- package/docs/FrontendComponentLiteResourceArrayResponse.md +0 -34
- package/docs/FrontendComponentResource.md +0 -40
- package/docs/FrontendComponentResourceArrayResponse.md +0 -34
- package/docs/FrontendLineItemResource.md +0 -50
- package/docs/FrontendLineItemResourceArrayResponse.md +0 -34
- package/docs/FrontendOrderResource.md +0 -80
- package/docs/FrontendOrderResourceArrayResponse.md +0 -34
- package/docs/GenericResponse.md +0 -34
- package/docs/GetUniqueEndpointsRequest.md +0 -34
- package/docs/GlobalSearchCategoryResource.md +0 -38
- package/docs/GlobalSearchCategoryResourceArrayResponse.md +0 -34
- package/docs/GlobalSearchProductResource.md +0 -56
- package/docs/GlobalSearchProductResourceArrayResponse.md +0 -34
- package/docs/GlobalSearchRangeResource.md +0 -42
- package/docs/GlobalSearchRangeResourceArrayResponse.md +0 -34
- package/docs/GlobalSearchResponseResource.md +0 -38
- package/docs/GlobalSearchResponseResourceArrayResponse.md +0 -34
- package/docs/GoogleCategoryApi.md +0 -74
- package/docs/GoogleCategoryResource.md +0 -36
- package/docs/GoogleCategoryResourceArrayResponse.md +0 -34
- package/docs/ImportReviewsRequest.md +0 -34
- package/docs/LabelApi.md +0 -407
- package/docs/LabelListResource.md +0 -50
- package/docs/LabelListResourceArrayResponse.md +0 -34
- package/docs/LabelLiteResource.md +0 -42
- package/docs/LabelLiteResourceArrayResponse.md +0 -34
- package/docs/LabelResource.md +0 -50
- package/docs/LabelResourceArrayResponse.md +0 -34
- package/docs/LiAddressResource.md +0 -52
- package/docs/LiAddressResourceArrayResponse.md +0 -34
- package/docs/LiAdminUserLiteResource.md +0 -40
- package/docs/LiAdminUserLiteResourceArrayResponse.md +0 -34
- package/docs/LineItemDiscountResource.md +0 -40
- package/docs/LineItemDiscountResourceArrayResponse.md +0 -34
- package/docs/LineItemListResource.md +0 -52
- package/docs/LineItemListResourceArrayResponse.md +0 -34
- package/docs/LinkOverlayTemplateToAssetsRequest.md +0 -36
- package/docs/MenuApi.md +0 -407
- package/docs/MenuIdRequest.md +0 -34
- package/docs/MenuItemHierarchyResource.md +0 -50
- package/docs/MenuItemHierarchyResourceArrayResponse.md +0 -34
- package/docs/MenuItemLinkResource.md +0 -46
- package/docs/MenuItemLinkResourceArrayResponse.md +0 -34
- package/docs/MenuItemLiteResource.md +0 -44
- package/docs/MenuItemLiteResourceArrayResponse.md +0 -34
- package/docs/MenuItemResource.md +0 -58
- package/docs/MenuItemResourceArrayResponse.md +0 -34
- package/docs/MenuItemType.md +0 -32
- package/docs/MenuItemsApi.md +0 -473
- package/docs/MenuListResource.md +0 -44
- package/docs/MenuListResourceArrayResponse.md +0 -34
- package/docs/MenuPosition.md +0 -32
- package/docs/MenuResource.md +0 -44
- package/docs/MenuResourceArrayResponse.md +0 -34
- package/docs/ModelAttributeFrontendResource.md +0 -36
- package/docs/ModelAttributeFrontendResourceArrayResponse.md +0 -34
- package/docs/ModelAttributeListResource.md +0 -44
- package/docs/ModelAttributeListResourceArrayResponse.md +0 -34
- package/docs/ModelAttributeResource.md +0 -42
- package/docs/ModelAttributeResourceArrayResponse.md +0 -34
- package/docs/OmnisendSyncLiteResource.md +0 -38
- package/docs/OmnisendSyncLiteResourceArrayResponse.md +0 -34
- package/docs/OrderFulfillmentLineItemResource.md +0 -38
- package/docs/OrderFulfillmentLineItemResourceArrayResponse.md +0 -34
- package/docs/OrderFulfillmentResource.md +0 -54
- package/docs/OrderFulfillmentResourceArrayResponse.md +0 -34
- package/docs/OrderListResource.md +0 -58
- package/docs/OrderListResourceArrayResponse.md +0 -34
- package/docs/OrderLiteResource.md +0 -44
- package/docs/OrderLiteResourceArrayResponse.md +0 -34
- package/docs/OrderOmnisendEvent.md +0 -32
- package/docs/OrderStatusId.md +0 -32
- package/docs/OrderStatusLiteResource.md +0 -38
- package/docs/OrderStatusLiteResourceArrayResponse.md +0 -34
- package/docs/OrderStatusWithCountResource.md +0 -44
- package/docs/OrderStatusWithCountResourceArrayResponse.md +0 -34
- package/docs/OrdersApi.md +0 -945
- package/docs/OverlayTemplateApi.md +0 -884
- package/docs/OverlayTemplateAssetFrontendResource.md +0 -44
- package/docs/OverlayTemplateAssetFrontendResourceArrayResponse.md +0 -34
- package/docs/OverlayTemplateAssetPosition.md +0 -32
- package/docs/OverlayTemplateAssetResource.md +0 -44
- package/docs/OverlayTemplateAssetResourceArrayResponse.md +0 -34
- package/docs/OverlayTemplateListResource.md +0 -38
- package/docs/OverlayTemplateListResourceArrayResponse.md +0 -34
- package/docs/OverlayTemplateLiteResource.md +0 -38
- package/docs/OverlayTemplateLiteResourceArrayResponse.md +0 -34
- package/docs/OverlayTemplateResource.md +0 -42
- package/docs/OverlayTemplateResourceArrayResponse.md +0 -34
- package/docs/PageApi.md +0 -407
- package/docs/PageComponentApi.md +0 -341
- package/docs/PageComponentLiteResource.md +0 -38
- package/docs/PageComponentLiteResourceArrayResponse.md +0 -34
- package/docs/PageComponentRelationResource.md +0 -44
- package/docs/PageComponentRelationResourceArrayResponse.md +0 -34
- package/docs/PageComponentResource.md +0 -54
- package/docs/PageComponentResourceArrayResponse.md +0 -34
- package/docs/PageFrontendDetailResource.md +0 -44
- package/docs/PageFrontendDetailResourceArrayResponse.md +0 -34
- package/docs/PageListResource.md +0 -56
- package/docs/PageListResourceArrayResponse.md +0 -34
- package/docs/PageLiteResource.md +0 -36
- package/docs/PageLiteResourceArrayResponse.md +0 -34
- package/docs/PageResource.md +0 -52
- package/docs/PageResourceArrayResponse.md +0 -34
- package/docs/PageType.md +0 -32
- package/docs/PaginatedAdminNoteResourceResponse.md +0 -36
- package/docs/PaginatedAttributeListResourceResponse.md +0 -36
- package/docs/PaginatedAttributeLiteResourceResponse.md +0 -36
- package/docs/PaginatedAttributeProductTypeRelationResourceResponse.md +0 -36
- package/docs/PaginatedAttributeResourceResponse.md +0 -36
- package/docs/PaginatedAttributeValueResourceResponse.md +0 -36
- package/docs/PaginatedBlogCategoryListResourceResponse.md +0 -36
- package/docs/PaginatedBlogCategoryLiteResourceResponse.md +0 -36
- package/docs/PaginatedBlogCategoryResourceResponse.md +0 -36
- package/docs/PaginatedBlogFrontendResourceResponse.md +0 -36
- package/docs/PaginatedCartListResourceResponse.md +0 -36
- package/docs/PaginatedCategoryFrontendResourceResponse.md +0 -36
- package/docs/PaginatedCustomerListResourceResponse.md +0 -36
- package/docs/PaginatedCustomerReviewableItemFrontendResourceResponse.md +0 -36
- package/docs/PaginatedDefinitionListResourceResponse.md +0 -36
- package/docs/PaginatedDefinitionResourceResponse.md +0 -36
- package/docs/PaginatedDocumentResourceResponse.md +0 -36
- package/docs/PaginatedExternalApiLogListResourceResponse.md +0 -36
- package/docs/PaginatedExternalApiLogResourceResponse.md +0 -36
- package/docs/PaginatedFrontendComponentLiteResourceResponse.md +0 -36
- package/docs/PaginatedFrontendComponentResourceResponse.md +0 -36
- package/docs/PaginatedGoogleCategoryResourceResponse.md +0 -36
- package/docs/PaginatedLabelListResourceResponse.md +0 -36
- package/docs/PaginatedMenuListResourceResponse.md +0 -36
- package/docs/PaginatedModelAttributeListResourceResponse.md +0 -36
- package/docs/PaginatedOrderFulfillmentResourceResponse.md +0 -36
- package/docs/PaginatedOrderListResourceResponse.md +0 -36
- package/docs/PaginatedOverlayTemplateListResourceResponse.md +0 -36
- package/docs/PaginatedOverlayTemplateLiteResourceResponse.md +0 -36
- package/docs/PaginatedOverlayTemplateResourceResponse.md +0 -36
- package/docs/PaginatedPageComponentLiteResourceResponse.md +0 -36
- package/docs/PaginatedPageListResourceResponse.md +0 -36
- package/docs/PaginatedPageLiteResourceResponse.md +0 -36
- package/docs/PaginatedPageResourceResponse.md +0 -36
- package/docs/PaginatedProductCategoryListResourceResponse.md +0 -36
- package/docs/PaginatedProductCategoryResourceResponse.md +0 -36
- package/docs/PaginatedProductChildFrontendResourceResponse.md +0 -36
- package/docs/PaginatedProductChildListResourceResponse.md +0 -36
- package/docs/PaginatedProductChildLiteResourceResponse.md +0 -36
- package/docs/PaginatedProductChildOverlayRelationResourceResponse.md +0 -36
- package/docs/PaginatedProductChildRelationResourceResponse.md +0 -36
- package/docs/PaginatedProductChildResourceResponse.md +0 -36
- package/docs/PaginatedProductClassLiteResourceResponse.md +0 -36
- package/docs/PaginatedProductListResourceResponse.md +0 -36
- package/docs/PaginatedProductLiteResourceResponse.md +0 -36
- package/docs/PaginatedProductRangeFrontendListResourceResponse.md +0 -36
- package/docs/PaginatedProductRangeListResourceResponse.md +0 -36
- package/docs/PaginatedProductRangeLiteResourceResponse.md +0 -36
- package/docs/PaginatedProductRangeResourceResponse.md +0 -36
- package/docs/PaginatedProductRangeSearchResultResourceResponse.md +0 -36
- package/docs/PaginatedProductRegistrationAssetResourceResponse.md +0 -36
- package/docs/PaginatedProductRegistrationListResourceResponse.md +0 -36
- package/docs/PaginatedProductRegistrationResourceResponse.md +0 -36
- package/docs/PaginatedProductResourceResponse.md +0 -36
- package/docs/PaginatedProductSearchResultResourceResponse.md +0 -36
- package/docs/PaginatedProductTypeListResourceResponse.md +0 -36
- package/docs/PaginatedProductTypeLiteResourceResponse.md +0 -36
- package/docs/PaginatedProductTypeResourceResponse.md +0 -36
- package/docs/PaginatedRedirectListResourceResponse.md +0 -36
- package/docs/PaginatedReviewListResourceResponse.md +0 -36
- package/docs/PaginatedReviewLiteResourceResponse.md +0 -36
- package/docs/PaginatedReviewResourceResponse.md +0 -36
- package/docs/PaginatedSiteListResourceResponse.md +0 -36
- package/docs/PaginatedSiteLiteResourceResponse.md +0 -36
- package/docs/PaginatedSiteNotificationListResourceResponse.md +0 -36
- package/docs/PaginatedSiteNotificationResourceResponse.md +0 -36
- package/docs/PaginatedSiteResourceResponse.md +0 -36
- package/docs/PaginatedStoreListResourceResponse.md +0 -36
- package/docs/PaginatedSupplierFrontendResourceResponse.md +0 -36
- package/docs/PaginatedSupplierListResourceResponse.md +0 -36
- package/docs/PaginatedSupplierLiteResourceResponse.md +0 -36
- package/docs/PaginatedSupplierResourceResponse.md +0 -36
- package/docs/PaginatedTagListResourceResponse.md +0 -36
- package/docs/PaginatedTagLiteResourceResponse.md +0 -36
- package/docs/PaginatedTagResourceResponse.md +0 -36
- package/docs/PaginatedTransactionListResourceResponse.md +0 -36
- package/docs/PaginatedTransactionResourceResponse.md +0 -36
- package/docs/PagingMetadata.md +0 -46
- package/docs/PaymentMethod.md +0 -32
- package/docs/PaymentSource.md +0 -32
- package/docs/PaymentStatus.md +0 -32
- package/docs/PreviewAutomationRulesRequest.md +0 -38
- package/docs/PreviewAutomationRulesResource.md +0 -38
- package/docs/PreviewAutomationRulesResourceArrayResponse.md +0 -34
- package/docs/ProductAggregationResource.md +0 -40
- package/docs/ProductAggregationResourceArrayResponse.md +0 -34
- package/docs/ProductApi.md +0 -1562
- package/docs/ProductAvailability.md +0 -32
- package/docs/ProductCategoryApi.md +0 -881
- package/docs/ProductCategoryHierarchyResource.md +0 -44
- package/docs/ProductCategoryHierarchyResourceArrayResponse.md +0 -34
- package/docs/ProductCategoryListResource.md +0 -50
- package/docs/ProductCategoryListResourceArrayResponse.md +0 -34
- package/docs/ProductCategoryLiteResource.md +0 -40
- package/docs/ProductCategoryLiteResourceArrayResponse.md +0 -34
- package/docs/ProductCategoryResource.md +0 -66
- package/docs/ProductCategoryResourceArrayResponse.md +0 -34
- package/docs/ProductChildAttributeGroupedResource.md +0 -40
- package/docs/ProductChildAttributeGroupedResourceArrayResponse.md +0 -34
- package/docs/ProductChildAttributeResource.md +0 -48
- package/docs/ProductChildAttributeResourceArrayResponse.md +0 -34
- package/docs/ProductChildFrontendResource.md +0 -48
- package/docs/ProductChildFrontendResourceArrayResponse.md +0 -34
- package/docs/ProductChildLineItemLiteResource.md +0 -58
- package/docs/ProductChildLineItemLiteResourceArrayResponse.md +0 -34
- package/docs/ProductChildListResource.md +0 -56
- package/docs/ProductChildListResourceArrayResponse.md +0 -34
- package/docs/ProductChildLiteResource.md +0 -50
- package/docs/ProductChildLiteResourceArrayResponse.md +0 -34
- package/docs/ProductChildOverlayRelationResource.md +0 -56
- package/docs/ProductChildOverlayRelationResourceArrayResponse.md +0 -34
- package/docs/ProductChildRelationResource.md +0 -46
- package/docs/ProductChildRelationResourceArrayResponse.md +0 -34
- package/docs/ProductChildResource.md +0 -96
- package/docs/ProductChildResourceArrayResponse.md +0 -34
- package/docs/ProductChildSiteDetailFrontendResource.md +0 -46
- package/docs/ProductChildSiteDetailFrontendResourceArrayResponse.md +0 -34
- package/docs/ProductChildSiteDetailLiteResource.md +0 -48
- package/docs/ProductChildSiteDetailLiteResourceArrayResponse.md +0 -34
- package/docs/ProductChildSiteDetailResource.md +0 -66
- package/docs/ProductChildSiteDetailResourceArrayResponse.md +0 -34
- package/docs/ProductClassApi.md +0 -74
- package/docs/ProductClassLiteResource.md +0 -38
- package/docs/ProductClassLiteResourceArrayResponse.md +0 -34
- package/docs/ProductClassResource.md +0 -40
- package/docs/ProductClassResourceArrayResponse.md +0 -34
- package/docs/ProductCompareResource.md +0 -70
- package/docs/ProductCompareResourceArrayResponse.md +0 -34
- package/docs/ProductListResource.md +0 -36
- package/docs/ProductListResourceArrayResponse.md +0 -34
- package/docs/ProductLiteResource.md +0 -36
- package/docs/ProductLiteResourceArrayResponse.md +0 -34
- package/docs/ProductRangeAggregationResource.md +0 -38
- package/docs/ProductRangeAggregationResourceArrayResponse.md +0 -34
- package/docs/ProductRangeApi.md +0 -1097
- package/docs/ProductRangeFrontendListResource.md +0 -44
- package/docs/ProductRangeFrontendListResourceArrayResponse.md +0 -34
- package/docs/ProductRangeFrontendResource.md +0 -64
- package/docs/ProductRangeFrontendResourceArrayResponse.md +0 -34
- package/docs/ProductRangeListResource.md +0 -44
- package/docs/ProductRangeListResourceArrayResponse.md +0 -34
- package/docs/ProductRangeLiteResource.md +0 -36
- package/docs/ProductRangeLiteResourceArrayResponse.md +0 -34
- package/docs/ProductRangeResource.md +0 -52
- package/docs/ProductRangeResourceArrayResponse.md +0 -34
- package/docs/ProductRangeSearchResponseResource.md +0 -38
- package/docs/ProductRangeSearchResponseResourceArrayResponse.md +0 -34
- package/docs/ProductRangeSearchResponseResourceMeta.md +0 -40
- package/docs/ProductRangeSearchResultResource.md +0 -50
- package/docs/ProductRangeSearchResultResourceArrayResponse.md +0 -34
- package/docs/ProductRangeSiteDetailFrontendResource.md +0 -46
- package/docs/ProductRangeSiteDetailFrontendResourceArrayResponse.md +0 -34
- package/docs/ProductRangeSiteDetailLiteResource.md +0 -40
- package/docs/ProductRangeSiteDetailLiteResourceArrayResponse.md +0 -34
- package/docs/ProductRangeSiteDetailResource.md +0 -56
- package/docs/ProductRangeSiteDetailResourceArrayResponse.md +0 -34
- package/docs/ProductRangeSortBy.md +0 -32
- package/docs/ProductRating.md +0 -32
- package/docs/ProductRegistrationApi.md +0 -344
- package/docs/ProductRegistrationAssetResource.md +0 -38
- package/docs/ProductRegistrationAssetResourceArrayResponse.md +0 -34
- package/docs/ProductRegistrationAssetType.md +0 -32
- package/docs/ProductRegistrationCustomerLiteResource.md +0 -40
- package/docs/ProductRegistrationCustomerLiteResourceArrayResponse.md +0 -34
- package/docs/ProductRegistrationCustomerResource.md +0 -44
- package/docs/ProductRegistrationCustomerResourceArrayResponse.md +0 -34
- package/docs/ProductRegistrationListResource.md +0 -42
- package/docs/ProductRegistrationListResourceArrayResponse.md +0 -34
- package/docs/ProductRegistrationLiteResource.md +0 -36
- package/docs/ProductRegistrationLiteResourceArrayResponse.md +0 -34
- package/docs/ProductRegistrationProductChildResource.md +0 -40
- package/docs/ProductRegistrationProductChildResourceArrayResponse.md +0 -34
- package/docs/ProductRegistrationResource.md +0 -52
- package/docs/ProductRegistrationResourceArrayResponse.md +0 -34
- package/docs/ProductResource.md +0 -58
- package/docs/ProductResourceArrayResponse.md +0 -34
- package/docs/ProductReviewsResource.md +0 -44
- package/docs/ProductReviewsResourceArrayResponse.md +0 -34
- package/docs/ProductSearchResponseResource.md +0 -40
- package/docs/ProductSearchResponseResourceArrayResponse.md +0 -34
- package/docs/ProductSearchResponseResourceMeta.md +0 -40
- package/docs/ProductSearchResponseResourcePriceInfo.md +0 -40
- package/docs/ProductSearchResultResource.md +0 -70
- package/docs/ProductSearchResultResourceArrayResponse.md +0 -34
- package/docs/ProductSortBy.md +0 -32
- package/docs/ProductTypeApi.md +0 -614
- package/docs/ProductTypeListResource.md +0 -40
- package/docs/ProductTypeListResourceArrayResponse.md +0 -34
- package/docs/ProductTypeLiteResource.md +0 -38
- package/docs/ProductTypeLiteResourceArrayResponse.md +0 -34
- package/docs/ProductTypeResource.md +0 -48
- package/docs/ProductTypeResourceArrayResponse.md +0 -34
- package/docs/RedirectApi.md +0 -74
- package/docs/RedirectFrontendResource.md +0 -44
- package/docs/RedirectFrontendResourceArrayResponse.md +0 -34
- package/docs/RedirectListResource.md +0 -46
- package/docs/RedirectListResourceArrayResponse.md +0 -34
- package/docs/RefundTransactionRequest.md +0 -36
- package/docs/ReviewApi.md +0 -605
- package/docs/ReviewExportDownloadUrlResource.md +0 -34
- package/docs/ReviewExportDownloadUrlResourceArrayResponse.md +0 -34
- package/docs/ReviewImportFailureResource.md +0 -38
- package/docs/ReviewImportFailureResourceArrayResponse.md +0 -34
- package/docs/ReviewImportResultResource.md +0 -38
- package/docs/ReviewImportResultResourceArrayResponse.md +0 -34
- package/docs/ReviewImportUploadUrlResource.md +0 -38
- package/docs/ReviewImportUploadUrlResourceArrayResponse.md +0 -34
- package/docs/ReviewListResource.md +0 -54
- package/docs/ReviewListResourceArrayResponse.md +0 -34
- package/docs/ReviewLiteResource.md +0 -38
- package/docs/ReviewLiteResourceArrayResponse.md +0 -34
- package/docs/ReviewPublicResource.md +0 -46
- package/docs/ReviewPublicResourceArrayResponse.md +0 -34
- package/docs/ReviewResource.md +0 -64
- package/docs/ReviewResourceArrayResponse.md +0 -34
- package/docs/SEOResource.md +0 -40
- package/docs/SEOResourceArrayResponse.md +0 -34
- package/docs/SearchAdminNotesRequest.md +0 -52
- package/docs/SearchAllAttributeValuesRequest.md +0 -46
- package/docs/SearchAllAttributesRequest.md +0 -50
- package/docs/SearchAllBlogCategoriesRequest.md +0 -46
- package/docs/SearchAllDefinitionsRequest.md +0 -44
- package/docs/SearchAllDocumentsRequest.md +0 -46
- package/docs/SearchAllFrontendComponentsRequest.md +0 -48
- package/docs/SearchAllMenuItemsRequest.md +0 -48
- package/docs/SearchAllMenusRequest.md +0 -48
- package/docs/SearchAllOrdersRequest.md +0 -54
- package/docs/SearchAllOverlayTemplatesRequest.md +0 -46
- package/docs/SearchAllPageComponentsRequest.md +0 -48
- package/docs/SearchAllPagesRequest.md +0 -50
- package/docs/SearchAllProductCategoriesRequest.md +0 -54
- package/docs/SearchAllProductChildrenRequest.md +0 -70
- package/docs/SearchAllProductClassesRequest.md +0 -44
- package/docs/SearchAllProductRangesRequest.md +0 -50
- package/docs/SearchAllProductRegistrationsRequest.md +0 -46
- package/docs/SearchAllProductTypesRequest.md +0 -44
- package/docs/SearchAllProductsRequest.md +0 -54
- package/docs/SearchAllStoresRequest.md +0 -48
- package/docs/SearchAllSuppliersRequest.md +0 -44
- package/docs/SearchAttributeValuesRequest.md +0 -50
- package/docs/SearchAttributesRequest.md +0 -54
- package/docs/SearchBlogCategoriesRequest.md +0 -50
- package/docs/SearchCartsRequest.md +0 -66
- package/docs/SearchCustomersRequest.md +0 -50
- package/docs/SearchDefinitionsRequest.md +0 -48
- package/docs/SearchDocumentsRequest.md +0 -50
- package/docs/SearchExternalApiLogsRequest.md +0 -70
- package/docs/SearchGoogleCategoriesRequest.md +0 -48
- package/docs/SearchLabelsRequest.md +0 -50
- package/docs/SearchLinkablesRequest.md +0 -38
- package/docs/SearchMenusRequest.md +0 -52
- package/docs/SearchModelAttributesRequest.md +0 -54
- package/docs/SearchOrderFulfillmentsRequest.md +0 -58
- package/docs/SearchOrdersRequest.md +0 -70
- package/docs/SearchOverlayTemplatesRequest.md +0 -50
- package/docs/SearchPagesRequest.md +0 -54
- package/docs/SearchProductCategoriesRequest.md +0 -62
- package/docs/SearchProductChildAttributesRequest.md +0 -50
- package/docs/SearchProductChildrenRequest.md +0 -74
- package/docs/SearchProductRangesRequest.md +0 -54
- package/docs/SearchProductRegistrationAssetsRequest.md +0 -52
- package/docs/SearchProductRegistrationsRequest.md +0 -58
- package/docs/SearchProductTypesRequest.md +0 -48
- package/docs/SearchProductsRequest.md +0 -58
- package/docs/SearchRedirectsRequest.md +0 -56
- package/docs/SearchReviewsRequest.md +0 -54
- package/docs/SearchSiteNotificationsRequest.md +0 -50
- package/docs/SearchSitesRequest.md +0 -48
- package/docs/SearchStoresRequest.md +0 -52
- package/docs/SearchSuppliersRequest.md +0 -48
- package/docs/SearchTagsRequest.md +0 -52
- package/docs/SearchTransactionsRequest.md +0 -60
- package/docs/ShippingType.md +0 -32
- package/docs/ShowProductChildAssetsRequest.md +0 -34
- package/docs/SiteApi.md +0 -608
- package/docs/SiteConfigResource.md +0 -58
- package/docs/SiteConfigResourceArrayResponse.md +0 -34
- package/docs/SiteIdRequest.md +0 -34
- package/docs/SiteListResource.md +0 -40
- package/docs/SiteListResourceArrayResponse.md +0 -34
- package/docs/SiteLiteResource.md +0 -40
- package/docs/SiteLiteResourceArrayResponse.md +0 -34
- package/docs/SiteNotificationListResource.md +0 -52
- package/docs/SiteNotificationListResourceArrayResponse.md +0 -34
- package/docs/SiteNotificationResource.md +0 -46
- package/docs/SiteNotificationResourceArrayResponse.md +0 -34
- package/docs/SitePaymentConfigResource.md +0 -56
- package/docs/SitePaymentConfigResourceArrayResponse.md +0 -34
- package/docs/SiteResource.md +0 -44
- package/docs/SiteResourceArrayResponse.md +0 -34
- package/docs/SkuSearchProductChildRequest.md +0 -36
- package/docs/StoreApi.md +0 -755
- package/docs/StoreFrontendResource.md +0 -58
- package/docs/StoreFrontendResourceArrayResponse.md +0 -34
- package/docs/StoreListResource.md +0 -56
- package/docs/StoreListResourceArrayResponse.md +0 -34
- package/docs/StoreLiteResource.md +0 -38
- package/docs/StoreLiteResourceArrayResponse.md +0 -34
- package/docs/StoreResource.md +0 -62
- package/docs/StoreResourceArrayResponse.md +0 -34
- package/docs/StoreSpecialDateFrontendResource.md +0 -46
- package/docs/StoreSpecialDateFrontendResourceArrayResponse.md +0 -34
- package/docs/StoreSpecialDateRequest.md +0 -44
- package/docs/StoreSpecialDateResource.md +0 -46
- package/docs/StoreSpecialDateResourceArrayResponse.md +0 -34
- package/docs/StoreStockType.md +0 -32
- package/docs/StoreTransactionResource.md +0 -36
- package/docs/StoreTransactionResourceArrayResponse.md +0 -34
- package/docs/SupplierApi.md +0 -677
- package/docs/SupplierFrontendResource.md +0 -50
- package/docs/SupplierFrontendResourceArrayResponse.md +0 -34
- package/docs/SupplierListResource.md +0 -42
- package/docs/SupplierListResourceArrayResponse.md +0 -34
- package/docs/SupplierLiteResource.md +0 -36
- package/docs/SupplierLiteResourceArrayResponse.md +0 -34
- package/docs/SupplierResource.md +0 -50
- package/docs/SupplierResourceArrayResponse.md +0 -34
- package/docs/TagApi.md +0 -545
- package/docs/TagFrontendResource.md +0 -44
- package/docs/TagFrontendResourceArrayResponse.md +0 -34
- package/docs/TagListResource.md +0 -42
- package/docs/TagListResourceArrayResponse.md +0 -34
- package/docs/TagLiteResource.md +0 -36
- package/docs/TagLiteResourceArrayResponse.md +0 -34
- package/docs/TagResource.md +0 -46
- package/docs/TagResourceArrayResponse.md +0 -34
- package/docs/TagType.md +0 -32
- package/docs/Thumbnail.md +0 -36
- package/docs/TransactionListResource.md +0 -62
- package/docs/TransactionListResourceArrayResponse.md +0 -34
- package/docs/TransactionLiteResource.md +0 -56
- package/docs/TransactionLiteResourceArrayResponse.md +0 -34
- package/docs/TransactionResource.md +0 -66
- package/docs/TransactionResourceArrayResponse.md +0 -34
- package/docs/TransactionType.md +0 -32
- package/docs/TransactionsApi.md +0 -209
- package/docs/UnlinkOverlayTemplateFromAssetableRequest.md +0 -38
- package/docs/UpdateAssetForAssetableRequest.md +0 -48
- package/docs/UpdateAttributeFilterOrderRequest.md +0 -34
- package/docs/UpdateAttributeFilterOrderRequestValuesInner.md +0 -36
- package/docs/UpdateAttributeProductTypeRequest.md +0 -36
- package/docs/UpdateAttributeRequest.md +0 -42
- package/docs/UpdateAttributeValueRequest.md +0 -34
- package/docs/UpdateBlogCategoryRequest.md +0 -40
- package/docs/UpdateCartRequest.md +0 -66
- package/docs/UpdateDefinitionRequest.md +0 -36
- package/docs/UpdateDocumentRequest.md +0 -38
- package/docs/UpdateLabelRequest.md +0 -48
- package/docs/UpdateLineItemRequest.md +0 -36
- package/docs/UpdateMenuItemRequest.md +0 -52
- package/docs/UpdateMenuRequest.md +0 -40
- package/docs/UpdateMenuRequestMenuItemOrderInner.md +0 -38
- package/docs/UpdateModelAttributeRequest.md +0 -36
- package/docs/UpdateOrderRequest.md +0 -60
- package/docs/UpdateOverlayTemplateAssetRequest.md +0 -50
- package/docs/UpdateOverlayTemplateRequest.md +0 -36
- package/docs/UpdatePageComponentRequest.md +0 -46
- package/docs/UpdatePageRequest.md +0 -46
- package/docs/UpdatePageRequestComponentOrderInner.md +0 -36
- package/docs/UpdateProductCategoryRequest.md +0 -66
- package/docs/UpdateProductChildRequest.md +0 -66
- package/docs/UpdateProductChildRequestAssetsInner.md +0 -44
- package/docs/UpdateProductRangeRequest.md +0 -42
- package/docs/UpdateProductRangeRequestAttributesInner.md +0 -36
- package/docs/UpdateProductRequest.md +0 -50
- package/docs/UpdateProductTypeAttributeRequest.md +0 -36
- package/docs/UpdateProductTypeRequest.md +0 -42
- package/docs/UpdateReviewRequest.md +0 -46
- package/docs/UpdateSiteNotificationRequest.md +0 -42
- package/docs/UpdateSiteRequest.md +0 -78
- package/docs/UpdateStoreRequest.md +0 -60
- package/docs/UpdateStoreRequestSpecialDatesInner.md +0 -42
- package/docs/UpdateSupplierRequest.md +0 -56
- package/docs/UpdateTagRequest.md +0 -46
- package/docs/WishlistCheckResource.md +0 -34
- package/docs/WishlistCheckResourceArrayResponse.md +0 -34
- package/docs/WishlistToggleResource.md +0 -36
- package/docs/WishlistToggleResourceArrayResponse.md +0 -34
|
@@ -30,13 +30,13 @@ export interface UpdateOrderRequest {
|
|
|
30
30
|
statusId: number;
|
|
31
31
|
/**
|
|
32
32
|
*
|
|
33
|
-
* @type {
|
|
33
|
+
* @type {string}
|
|
34
34
|
* @memberof UpdateOrderRequest
|
|
35
35
|
*/
|
|
36
36
|
source: UpdateOrderRequestSourceEnum;
|
|
37
37
|
/**
|
|
38
38
|
*
|
|
39
|
-
* @type {
|
|
39
|
+
* @type {string}
|
|
40
40
|
* @memberof UpdateOrderRequest
|
|
41
41
|
*/
|
|
42
42
|
shippingType: UpdateOrderRequestShippingTypeEnum;
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
export interface UpdateOverlayTemplateAssetRequest {
|
|
18
18
|
/**
|
|
19
19
|
*
|
|
20
|
-
* @type {
|
|
20
|
+
* @type {string}
|
|
21
21
|
* @memberof UpdateOverlayTemplateAssetRequest
|
|
22
22
|
*/
|
|
23
23
|
position: UpdateOverlayTemplateAssetRequestPositionEnum;
|
|
@@ -54,6 +54,7 @@ function UpdatePageRequestToJSON(json) {
|
|
|
54
54
|
return UpdatePageRequestToJSONTyped(json, false);
|
|
55
55
|
}
|
|
56
56
|
function UpdatePageRequestToJSONTyped(value, ignoreDiscriminator) {
|
|
57
|
+
var _a;
|
|
57
58
|
if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
|
|
58
59
|
if (value == null) {
|
|
59
60
|
return value;
|
|
@@ -62,7 +63,7 @@ function UpdatePageRequestToJSONTyped(value, ignoreDiscriminator) {
|
|
|
62
63
|
'name': value['name'],
|
|
63
64
|
'slug': value['slug'],
|
|
64
65
|
'enabled': value['enabled'],
|
|
65
|
-
'start_date': value['startDate']
|
|
66
|
+
'start_date': value['startDate'] === null ? null : ((_a = value['startDate']) === null || _a === void 0 ? void 0 : _a.toISOString()),
|
|
66
67
|
'blog': (0, CreatePageRequestBlog_1.CreatePageRequestBlogToJSON)(value['blog']),
|
|
67
68
|
'component_order': value['componentOrder'] == null ? undefined : (value['componentOrder'].map(UpdatePageRequestComponentOrderInner_1.UpdatePageRequestComponentOrderInnerToJSON)),
|
|
68
69
|
'seo': (value['seo'].map(CreateBlogCategoryRequestSeoInner_1.CreateBlogCategoryRequestSeoInnerToJSON)),
|
|
@@ -68,7 +68,7 @@ export interface UpdateProductCategoryRequest {
|
|
|
68
68
|
index?: number;
|
|
69
69
|
/**
|
|
70
70
|
*
|
|
71
|
-
* @type {
|
|
71
|
+
* @type {string}
|
|
72
72
|
* @memberof UpdateProductCategoryRequest
|
|
73
73
|
*/
|
|
74
74
|
automatedConditionType?: UpdateProductCategoryRequestAutomatedConditionTypeEnum;
|
|
@@ -83,8 +83,8 @@ function UpdateProductChildRequestToJSONTyped(value, ignoreDiscriminator) {
|
|
|
83
83
|
'name': value['name'],
|
|
84
84
|
'sku': value['sku'],
|
|
85
85
|
'model': value['model'],
|
|
86
|
-
'new_arrival_start_date': value['newArrivalStartDate'] == null ?
|
|
87
|
-
'new_arrival_end_date': value['newArrivalEndDate'] == null ?
|
|
86
|
+
'new_arrival_start_date': value['newArrivalStartDate'] == null ? undefined : ((value['newArrivalStartDate']).toISOString()),
|
|
87
|
+
'new_arrival_end_date': value['newArrivalEndDate'] == null ? undefined : ((value['newArrivalEndDate']).toISOString()),
|
|
88
88
|
'warranty': value['warranty'],
|
|
89
89
|
'is_warranty_overridden': value['isWarrantyOverridden'],
|
|
90
90
|
'hide_from_frontend': value['hideFromFrontend'],
|
|
@@ -23,7 +23,7 @@ export interface UpdateProductTypeAttributeRequest {
|
|
|
23
23
|
attributeId: number;
|
|
24
24
|
/**
|
|
25
25
|
*
|
|
26
|
-
* @type {
|
|
26
|
+
* @type {string}
|
|
27
27
|
* @memberof UpdateProductTypeAttributeRequest
|
|
28
28
|
*/
|
|
29
29
|
fieldType: UpdateProductTypeAttributeRequestFieldTypeEnum;
|
|
@@ -66,6 +66,6 @@ function UpdateReviewRequestToJSONTyped(value, ignoreDiscriminator) {
|
|
|
66
66
|
'reply_from_admin': value['replyFromAdmin'],
|
|
67
67
|
'location': value['location'],
|
|
68
68
|
'approved': value['approved'],
|
|
69
|
-
'review_date': value['reviewDate'].toISOString(),
|
|
69
|
+
'review_date': ((value['reviewDate']).toISOString()),
|
|
70
70
|
};
|
|
71
71
|
}
|
|
@@ -59,8 +59,8 @@ function UpdateSiteNotificationRequestToJSONTyped(value, ignoreDiscriminator) {
|
|
|
59
59
|
}
|
|
60
60
|
return {
|
|
61
61
|
'text': value['text'],
|
|
62
|
-
'start_date': value['startDate'].toISOString(),
|
|
63
|
-
'end_date': value['endDate'].toISOString(),
|
|
62
|
+
'start_date': ((value['startDate']).toISOString()),
|
|
63
|
+
'end_date': ((value['endDate']).toISOString()),
|
|
64
64
|
'background_colour': value['backgroundColour'],
|
|
65
65
|
'text_colour': value['textColour'],
|
|
66
66
|
};
|
|
@@ -131,10 +131,10 @@ export interface UpdateSiteRequest {
|
|
|
131
131
|
acCouponValue: number;
|
|
132
132
|
/**
|
|
133
133
|
*
|
|
134
|
-
* @type {
|
|
134
|
+
* @type {string}
|
|
135
135
|
* @memberof UpdateSiteRequest
|
|
136
136
|
*/
|
|
137
|
-
acCouponDiscountType:
|
|
137
|
+
acCouponDiscountType: string;
|
|
138
138
|
/**
|
|
139
139
|
*
|
|
140
140
|
* @type {number}
|
|
@@ -154,14 +154,6 @@ export interface UpdateSiteRequest {
|
|
|
154
154
|
*/
|
|
155
155
|
acCouponEnabled: boolean;
|
|
156
156
|
}
|
|
157
|
-
/**
|
|
158
|
-
* @export
|
|
159
|
-
*/
|
|
160
|
-
export declare const UpdateSiteRequestAcCouponDiscountTypeEnum: {
|
|
161
|
-
readonly Dollar: "$";
|
|
162
|
-
readonly Percent: "%";
|
|
163
|
-
};
|
|
164
|
-
export type UpdateSiteRequestAcCouponDiscountTypeEnum = typeof UpdateSiteRequestAcCouponDiscountTypeEnum[keyof typeof UpdateSiteRequestAcCouponDiscountTypeEnum];
|
|
165
157
|
/**
|
|
166
158
|
* Check if a given object implements the UpdateSiteRequest interface.
|
|
167
159
|
*/
|
|
@@ -13,19 +13,11 @@
|
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.UpdateSiteRequestAcCouponDiscountTypeEnum = void 0;
|
|
17
16
|
exports.instanceOfUpdateSiteRequest = instanceOfUpdateSiteRequest;
|
|
18
17
|
exports.UpdateSiteRequestFromJSON = UpdateSiteRequestFromJSON;
|
|
19
18
|
exports.UpdateSiteRequestFromJSONTyped = UpdateSiteRequestFromJSONTyped;
|
|
20
19
|
exports.UpdateSiteRequestToJSON = UpdateSiteRequestToJSON;
|
|
21
20
|
exports.UpdateSiteRequestToJSONTyped = UpdateSiteRequestToJSONTyped;
|
|
22
|
-
/**
|
|
23
|
-
* @export
|
|
24
|
-
*/
|
|
25
|
-
exports.UpdateSiteRequestAcCouponDiscountTypeEnum = {
|
|
26
|
-
Dollar: '$',
|
|
27
|
-
Percent: '%'
|
|
28
|
-
};
|
|
29
21
|
/**
|
|
30
22
|
* Check if a given object implements the UpdateSiteRequest interface.
|
|
31
23
|
*/
|
|
@@ -43,6 +43,7 @@ function UpdateStoreRequestSpecialDatesInnerToJSON(json) {
|
|
|
43
43
|
return UpdateStoreRequestSpecialDatesInnerToJSONTyped(json, false);
|
|
44
44
|
}
|
|
45
45
|
function UpdateStoreRequestSpecialDatesInnerToJSONTyped(value, ignoreDiscriminator) {
|
|
46
|
+
var _a, _b;
|
|
46
47
|
if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
|
|
47
48
|
if (value == null) {
|
|
48
49
|
return value;
|
|
@@ -51,7 +52,7 @@ function UpdateStoreRequestSpecialDatesInnerToJSONTyped(value, ignoreDiscriminat
|
|
|
51
52
|
'id': value['id'],
|
|
52
53
|
'name': value['name'],
|
|
53
54
|
'hours': value['hours'],
|
|
54
|
-
'display_start': value['displayStart']
|
|
55
|
-
'display_end': value['displayEnd']
|
|
55
|
+
'display_start': value['displayStart'] === null ? null : ((_a = value['displayStart']) === null || _a === void 0 ? void 0 : _a.toISOString()),
|
|
56
|
+
'display_end': value['displayEnd'] === null ? null : ((_b = value['displayEnd']) === null || _b === void 0 ? void 0 : _b.toISOString()),
|
|
56
57
|
};
|
|
57
58
|
}
|
package/dist/runtime.js
CHANGED
|
@@ -392,7 +392,7 @@ var BaseAPI = /** @class */ (function () {
|
|
|
392
392
|
next.middleware = this.middleware.slice();
|
|
393
393
|
return next;
|
|
394
394
|
};
|
|
395
|
-
BaseAPI.jsonRegex =
|
|
395
|
+
BaseAPI.jsonRegex = new RegExp('^(:?application\/json|[^;/ \t]+\/[^;/ \t]+[+]json)[ \t]*(:?;.*)?$', 'i');
|
|
396
396
|
return BaseAPI;
|
|
397
397
|
}());
|
|
398
398
|
exports.BaseAPI = BaseAPI;
|
|
@@ -406,15 +406,9 @@ function isFormData(value) {
|
|
|
406
406
|
var ResponseError = /** @class */ (function (_super) {
|
|
407
407
|
__extends(ResponseError, _super);
|
|
408
408
|
function ResponseError(response, msg) {
|
|
409
|
-
var _newTarget = this.constructor;
|
|
410
409
|
var _this = _super.call(this, msg) || this;
|
|
411
410
|
_this.response = response;
|
|
412
411
|
_this.name = "ResponseError";
|
|
413
|
-
// restore prototype chain
|
|
414
|
-
var actualProto = _newTarget.prototype;
|
|
415
|
-
if (Object.setPrototypeOf) {
|
|
416
|
-
Object.setPrototypeOf(_this, actualProto);
|
|
417
|
-
}
|
|
418
412
|
return _this;
|
|
419
413
|
}
|
|
420
414
|
return ResponseError;
|
|
@@ -423,15 +417,9 @@ exports.ResponseError = ResponseError;
|
|
|
423
417
|
var FetchError = /** @class */ (function (_super) {
|
|
424
418
|
__extends(FetchError, _super);
|
|
425
419
|
function FetchError(cause, msg) {
|
|
426
|
-
var _newTarget = this.constructor;
|
|
427
420
|
var _this = _super.call(this, msg) || this;
|
|
428
421
|
_this.cause = cause;
|
|
429
422
|
_this.name = "FetchError";
|
|
430
|
-
// restore prototype chain
|
|
431
|
-
var actualProto = _newTarget.prototype;
|
|
432
|
-
if (Object.setPrototypeOf) {
|
|
433
|
-
Object.setPrototypeOf(_this, actualProto);
|
|
434
|
-
}
|
|
435
423
|
return _this;
|
|
436
424
|
}
|
|
437
425
|
return FetchError;
|
|
@@ -440,15 +428,9 @@ exports.FetchError = FetchError;
|
|
|
440
428
|
var RequiredError = /** @class */ (function (_super) {
|
|
441
429
|
__extends(RequiredError, _super);
|
|
442
430
|
function RequiredError(field, msg) {
|
|
443
|
-
var _newTarget = this.constructor;
|
|
444
431
|
var _this = _super.call(this, msg) || this;
|
|
445
432
|
_this.field = field;
|
|
446
433
|
_this.name = "RequiredError";
|
|
447
|
-
// restore prototype chain
|
|
448
|
-
var actualProto = _newTarget.prototype;
|
|
449
|
-
if (Object.setPrototypeOf) {
|
|
450
|
-
Object.setPrototypeOf(_this, actualProto);
|
|
451
|
-
}
|
|
452
434
|
return _this;
|
|
453
435
|
}
|
|
454
436
|
return RequiredError;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@digital8/lighting-illusions-ts-sdk",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.2383",
|
|
4
4
|
"description": "OpenAPI client for @digital8/lighting-illusions-ts-sdk",
|
|
5
5
|
"author": "OpenAPI-Generator",
|
|
6
6
|
"repository": {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"url": "https://github.com/GIT_USER_ID/GIT_REPO_ID.git"
|
|
9
9
|
},
|
|
10
10
|
"main": "./dist/index.js",
|
|
11
|
-
"
|
|
11
|
+
"typings": "./dist/index.d.ts",
|
|
12
12
|
"scripts": {
|
|
13
13
|
"build": "tsc",
|
|
14
14
|
"prepare": "npm run build"
|
package/src/apis/AdminApi.ts
CHANGED
|
@@ -12,27 +12,24 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
|
+
|
|
15
16
|
import * as runtime from '../runtime';
|
|
17
|
+
import type {
|
|
18
|
+
AdminNoteResourceArrayResponse,
|
|
19
|
+
GenericResponse,
|
|
20
|
+
SearchAdminNotesRequest,
|
|
21
|
+
SiteIdRequest,
|
|
22
|
+
} from '../models/index';
|
|
16
23
|
import {
|
|
17
|
-
type AdminNoteResourceArrayResponse,
|
|
18
24
|
AdminNoteResourceArrayResponseFromJSON,
|
|
19
25
|
AdminNoteResourceArrayResponseToJSON,
|
|
20
|
-
} from '../models/AdminNoteResourceArrayResponse';
|
|
21
|
-
import {
|
|
22
|
-
type GenericResponse,
|
|
23
26
|
GenericResponseFromJSON,
|
|
24
27
|
GenericResponseToJSON,
|
|
25
|
-
} from '../models/GenericResponse';
|
|
26
|
-
import {
|
|
27
|
-
type SearchAdminNotesRequest,
|
|
28
28
|
SearchAdminNotesRequestFromJSON,
|
|
29
29
|
SearchAdminNotesRequestToJSON,
|
|
30
|
-
} from '../models/SearchAdminNotesRequest';
|
|
31
|
-
import {
|
|
32
|
-
type SiteIdRequest,
|
|
33
30
|
SiteIdRequestFromJSON,
|
|
34
31
|
SiteIdRequestToJSON,
|
|
35
|
-
} from '../models/
|
|
32
|
+
} from '../models/index';
|
|
36
33
|
|
|
37
34
|
export interface GenerateGoogleFeedAdminRequest {
|
|
38
35
|
siteIdRequest?: SiteIdRequest;
|
|
@@ -56,9 +53,9 @@ export interface GetAllAdminNoteRequest {
|
|
|
56
53
|
export class AdminApi extends runtime.BaseAPI {
|
|
57
54
|
|
|
58
55
|
/**
|
|
59
|
-
*
|
|
56
|
+
* Auto-generated: generateGoogleFeedAdmin
|
|
60
57
|
*/
|
|
61
|
-
async
|
|
58
|
+
async generateGoogleFeedAdminRaw(requestParameters: GenerateGoogleFeedAdminRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GenericResponse>> {
|
|
62
59
|
const queryParameters: any = {};
|
|
63
60
|
|
|
64
61
|
const headerParameters: runtime.HTTPHeaders = {};
|
|
@@ -68,21 +65,13 @@ export class AdminApi extends runtime.BaseAPI {
|
|
|
68
65
|
|
|
69
66
|
let urlPath = `/admin-api/admin/feeds/google/generate`;
|
|
70
67
|
|
|
71
|
-
|
|
68
|
+
const response = await this.request({
|
|
72
69
|
path: urlPath,
|
|
73
70
|
method: 'POST',
|
|
74
71
|
headers: headerParameters,
|
|
75
72
|
query: queryParameters,
|
|
76
73
|
body: SiteIdRequestToJSON(requestParameters['siteIdRequest']),
|
|
77
|
-
};
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
/**
|
|
81
|
-
* Auto-generated: generateGoogleFeedAdmin
|
|
82
|
-
*/
|
|
83
|
-
async generateGoogleFeedAdminRaw(requestParameters: GenerateGoogleFeedAdminRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GenericResponse>> {
|
|
84
|
-
const requestOptions = await this.generateGoogleFeedAdminRequestOpts(requestParameters);
|
|
85
|
-
const response = await this.request(requestOptions, initOverrides);
|
|
74
|
+
}, initOverrides);
|
|
86
75
|
|
|
87
76
|
return new runtime.JSONApiResponse(response, (jsonValue) => GenericResponseFromJSON(jsonValue));
|
|
88
77
|
}
|
|
@@ -96,9 +85,9 @@ export class AdminApi extends runtime.BaseAPI {
|
|
|
96
85
|
}
|
|
97
86
|
|
|
98
87
|
/**
|
|
99
|
-
*
|
|
88
|
+
* Auto-generated: generateSocialFeedAdmin
|
|
100
89
|
*/
|
|
101
|
-
async
|
|
90
|
+
async generateSocialFeedAdminRaw(requestParameters: GenerateSocialFeedAdminRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GenericResponse>> {
|
|
102
91
|
const queryParameters: any = {};
|
|
103
92
|
|
|
104
93
|
const headerParameters: runtime.HTTPHeaders = {};
|
|
@@ -108,21 +97,13 @@ export class AdminApi extends runtime.BaseAPI {
|
|
|
108
97
|
|
|
109
98
|
let urlPath = `/admin-api/admin/feeds/social/generate`;
|
|
110
99
|
|
|
111
|
-
|
|
100
|
+
const response = await this.request({
|
|
112
101
|
path: urlPath,
|
|
113
102
|
method: 'POST',
|
|
114
103
|
headers: headerParameters,
|
|
115
104
|
query: queryParameters,
|
|
116
105
|
body: SiteIdRequestToJSON(requestParameters['siteIdRequest']),
|
|
117
|
-
};
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
/**
|
|
121
|
-
* Auto-generated: generateSocialFeedAdmin
|
|
122
|
-
*/
|
|
123
|
-
async generateSocialFeedAdminRaw(requestParameters: GenerateSocialFeedAdminRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GenericResponse>> {
|
|
124
|
-
const requestOptions = await this.generateSocialFeedAdminRequestOpts(requestParameters);
|
|
125
|
-
const response = await this.request(requestOptions, initOverrides);
|
|
106
|
+
}, initOverrides);
|
|
126
107
|
|
|
127
108
|
return new runtime.JSONApiResponse(response, (jsonValue) => GenericResponseFromJSON(jsonValue));
|
|
128
109
|
}
|
|
@@ -136,9 +117,9 @@ export class AdminApi extends runtime.BaseAPI {
|
|
|
136
117
|
}
|
|
137
118
|
|
|
138
119
|
/**
|
|
139
|
-
*
|
|
120
|
+
* Auto-generated: generateTGNDataFeedAdmin
|
|
140
121
|
*/
|
|
141
|
-
async
|
|
122
|
+
async generateTGNDataFeedAdminRaw(requestParameters: GenerateTGNDataFeedAdminRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GenericResponse>> {
|
|
142
123
|
const queryParameters: any = {};
|
|
143
124
|
|
|
144
125
|
const headerParameters: runtime.HTTPHeaders = {};
|
|
@@ -148,21 +129,13 @@ export class AdminApi extends runtime.BaseAPI {
|
|
|
148
129
|
|
|
149
130
|
let urlPath = `/admin-api/admin/feeds/tgn-data/generate`;
|
|
150
131
|
|
|
151
|
-
|
|
132
|
+
const response = await this.request({
|
|
152
133
|
path: urlPath,
|
|
153
134
|
method: 'POST',
|
|
154
135
|
headers: headerParameters,
|
|
155
136
|
query: queryParameters,
|
|
156
137
|
body: SiteIdRequestToJSON(requestParameters['siteIdRequest']),
|
|
157
|
-
};
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
/**
|
|
161
|
-
* Auto-generated: generateTGNDataFeedAdmin
|
|
162
|
-
*/
|
|
163
|
-
async generateTGNDataFeedAdminRaw(requestParameters: GenerateTGNDataFeedAdminRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GenericResponse>> {
|
|
164
|
-
const requestOptions = await this.generateTGNDataFeedAdminRequestOpts(requestParameters);
|
|
165
|
-
const response = await this.request(requestOptions, initOverrides);
|
|
138
|
+
}, initOverrides);
|
|
166
139
|
|
|
167
140
|
return new runtime.JSONApiResponse(response, (jsonValue) => GenericResponseFromJSON(jsonValue));
|
|
168
141
|
}
|
|
@@ -176,9 +149,9 @@ export class AdminApi extends runtime.BaseAPI {
|
|
|
176
149
|
}
|
|
177
150
|
|
|
178
151
|
/**
|
|
179
|
-
*
|
|
152
|
+
* Auto-generated: getAllAdminNote
|
|
180
153
|
*/
|
|
181
|
-
async
|
|
154
|
+
async getAllAdminNoteRaw(requestParameters: GetAllAdminNoteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<AdminNoteResourceArrayResponse>> {
|
|
182
155
|
const queryParameters: any = {};
|
|
183
156
|
|
|
184
157
|
const headerParameters: runtime.HTTPHeaders = {};
|
|
@@ -188,21 +161,13 @@ export class AdminApi extends runtime.BaseAPI {
|
|
|
188
161
|
|
|
189
162
|
let urlPath = `/admin-api/admin/notes/all`;
|
|
190
163
|
|
|
191
|
-
|
|
164
|
+
const response = await this.request({
|
|
192
165
|
path: urlPath,
|
|
193
166
|
method: 'POST',
|
|
194
167
|
headers: headerParameters,
|
|
195
168
|
query: queryParameters,
|
|
196
169
|
body: SearchAdminNotesRequestToJSON(requestParameters['searchAdminNotesRequest']),
|
|
197
|
-
};
|
|
198
|
-
}
|
|
199
|
-
|
|
200
|
-
/**
|
|
201
|
-
* Auto-generated: getAllAdminNote
|
|
202
|
-
*/
|
|
203
|
-
async getAllAdminNoteRaw(requestParameters: GetAllAdminNoteRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<AdminNoteResourceArrayResponse>> {
|
|
204
|
-
const requestOptions = await this.getAllAdminNoteRequestOpts(requestParameters);
|
|
205
|
-
const response = await this.request(requestOptions, initOverrides);
|
|
170
|
+
}, initOverrides);
|
|
206
171
|
|
|
207
172
|
return new runtime.JSONApiResponse(response, (jsonValue) => AdminNoteResourceArrayResponseFromJSON(jsonValue));
|
|
208
173
|
}
|
package/src/apis/AssetApi.ts
CHANGED
|
@@ -12,37 +12,30 @@
|
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
|
+
|
|
15
16
|
import * as runtime from '../runtime';
|
|
17
|
+
import type {
|
|
18
|
+
AssetFileForUploadResource,
|
|
19
|
+
AssetResource,
|
|
20
|
+
CreateAssetFileRequest,
|
|
21
|
+
CreateAssetForAssetableRequest,
|
|
22
|
+
GenericResponse,
|
|
23
|
+
UpdateAssetForAssetableRequest,
|
|
24
|
+
} from '../models/index';
|
|
16
25
|
import {
|
|
17
|
-
type AssetFileForUploadResource,
|
|
18
26
|
AssetFileForUploadResourceFromJSON,
|
|
19
27
|
AssetFileForUploadResourceToJSON,
|
|
20
|
-
} from '../models/AssetFileForUploadResource';
|
|
21
|
-
import {
|
|
22
|
-
type AssetResource,
|
|
23
28
|
AssetResourceFromJSON,
|
|
24
29
|
AssetResourceToJSON,
|
|
25
|
-
} from '../models/AssetResource';
|
|
26
|
-
import {
|
|
27
|
-
type CreateAssetFileRequest,
|
|
28
30
|
CreateAssetFileRequestFromJSON,
|
|
29
31
|
CreateAssetFileRequestToJSON,
|
|
30
|
-
} from '../models/CreateAssetFileRequest';
|
|
31
|
-
import {
|
|
32
|
-
type CreateAssetForAssetableRequest,
|
|
33
32
|
CreateAssetForAssetableRequestFromJSON,
|
|
34
33
|
CreateAssetForAssetableRequestToJSON,
|
|
35
|
-
} from '../models/CreateAssetForAssetableRequest';
|
|
36
|
-
import {
|
|
37
|
-
type GenericResponse,
|
|
38
34
|
GenericResponseFromJSON,
|
|
39
35
|
GenericResponseToJSON,
|
|
40
|
-
} from '../models/GenericResponse';
|
|
41
|
-
import {
|
|
42
|
-
type UpdateAssetForAssetableRequest,
|
|
43
36
|
UpdateAssetForAssetableRequestFromJSON,
|
|
44
37
|
UpdateAssetForAssetableRequestToJSON,
|
|
45
|
-
} from '../models/
|
|
38
|
+
} from '../models/index';
|
|
46
39
|
|
|
47
40
|
export interface DestroyAssetForAssetableRequest {
|
|
48
41
|
asset: number;
|
|
@@ -67,9 +60,9 @@ export interface UpdateAssetForAssetableOperationRequest {
|
|
|
67
60
|
export class AssetApi extends runtime.BaseAPI {
|
|
68
61
|
|
|
69
62
|
/**
|
|
70
|
-
*
|
|
63
|
+
* Auto-generated: destroyAssetForAssetable
|
|
71
64
|
*/
|
|
72
|
-
async
|
|
65
|
+
async destroyAssetForAssetableRaw(requestParameters: DestroyAssetForAssetableRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GenericResponse>> {
|
|
73
66
|
if (requestParameters['asset'] == null) {
|
|
74
67
|
throw new runtime.RequiredError(
|
|
75
68
|
'asset',
|
|
@@ -83,22 +76,14 @@ export class AssetApi extends runtime.BaseAPI {
|
|
|
83
76
|
|
|
84
77
|
|
|
85
78
|
let urlPath = `/admin-api/asset/{asset}/delete`;
|
|
86
|
-
urlPath = urlPath.replace(
|
|
79
|
+
urlPath = urlPath.replace(`{${"asset"}}`, encodeURIComponent(String(requestParameters['asset'])));
|
|
87
80
|
|
|
88
|
-
|
|
81
|
+
const response = await this.request({
|
|
89
82
|
path: urlPath,
|
|
90
83
|
method: 'DELETE',
|
|
91
84
|
headers: headerParameters,
|
|
92
85
|
query: queryParameters,
|
|
93
|
-
};
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
/**
|
|
97
|
-
* Auto-generated: destroyAssetForAssetable
|
|
98
|
-
*/
|
|
99
|
-
async destroyAssetForAssetableRaw(requestParameters: DestroyAssetForAssetableRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GenericResponse>> {
|
|
100
|
-
const requestOptions = await this.destroyAssetForAssetableRequestOpts(requestParameters);
|
|
101
|
-
const response = await this.request(requestOptions, initOverrides);
|
|
86
|
+
}, initOverrides);
|
|
102
87
|
|
|
103
88
|
return new runtime.JSONApiResponse(response, (jsonValue) => GenericResponseFromJSON(jsonValue));
|
|
104
89
|
}
|
|
@@ -112,9 +97,9 @@ export class AssetApi extends runtime.BaseAPI {
|
|
|
112
97
|
}
|
|
113
98
|
|
|
114
99
|
/**
|
|
115
|
-
*
|
|
100
|
+
* Auto-generated: storeAssetFile
|
|
116
101
|
*/
|
|
117
|
-
async
|
|
102
|
+
async storeAssetFileRaw(requestParameters: StoreAssetFileRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<AssetFileForUploadResource>> {
|
|
118
103
|
const queryParameters: any = {};
|
|
119
104
|
|
|
120
105
|
const headerParameters: runtime.HTTPHeaders = {};
|
|
@@ -124,21 +109,13 @@ export class AssetApi extends runtime.BaseAPI {
|
|
|
124
109
|
|
|
125
110
|
let urlPath = `/admin-api/asset/files`;
|
|
126
111
|
|
|
127
|
-
|
|
112
|
+
const response = await this.request({
|
|
128
113
|
path: urlPath,
|
|
129
114
|
method: 'POST',
|
|
130
115
|
headers: headerParameters,
|
|
131
116
|
query: queryParameters,
|
|
132
117
|
body: CreateAssetFileRequestToJSON(requestParameters['createAssetFileRequest']),
|
|
133
|
-
};
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
/**
|
|
137
|
-
* Auto-generated: storeAssetFile
|
|
138
|
-
*/
|
|
139
|
-
async storeAssetFileRaw(requestParameters: StoreAssetFileRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<AssetFileForUploadResource>> {
|
|
140
|
-
const requestOptions = await this.storeAssetFileRequestOpts(requestParameters);
|
|
141
|
-
const response = await this.request(requestOptions, initOverrides);
|
|
118
|
+
}, initOverrides);
|
|
142
119
|
|
|
143
120
|
return new runtime.JSONApiResponse(response, (jsonValue) => AssetFileForUploadResourceFromJSON(jsonValue));
|
|
144
121
|
}
|
|
@@ -152,9 +129,9 @@ export class AssetApi extends runtime.BaseAPI {
|
|
|
152
129
|
}
|
|
153
130
|
|
|
154
131
|
/**
|
|
155
|
-
*
|
|
132
|
+
* Auto-generated: storeAssetForAssetable
|
|
156
133
|
*/
|
|
157
|
-
async
|
|
134
|
+
async storeAssetForAssetableRaw(requestParameters: StoreAssetForAssetableRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<AssetResource>> {
|
|
158
135
|
const queryParameters: any = {};
|
|
159
136
|
|
|
160
137
|
const headerParameters: runtime.HTTPHeaders = {};
|
|
@@ -164,21 +141,13 @@ export class AssetApi extends runtime.BaseAPI {
|
|
|
164
141
|
|
|
165
142
|
let urlPath = `/admin-api/asset/create`;
|
|
166
143
|
|
|
167
|
-
|
|
144
|
+
const response = await this.request({
|
|
168
145
|
path: urlPath,
|
|
169
146
|
method: 'POST',
|
|
170
147
|
headers: headerParameters,
|
|
171
148
|
query: queryParameters,
|
|
172
149
|
body: CreateAssetForAssetableRequestToJSON(requestParameters['createAssetForAssetableRequest']),
|
|
173
|
-
};
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
/**
|
|
177
|
-
* Auto-generated: storeAssetForAssetable
|
|
178
|
-
*/
|
|
179
|
-
async storeAssetForAssetableRaw(requestParameters: StoreAssetForAssetableRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<AssetResource>> {
|
|
180
|
-
const requestOptions = await this.storeAssetForAssetableRequestOpts(requestParameters);
|
|
181
|
-
const response = await this.request(requestOptions, initOverrides);
|
|
150
|
+
}, initOverrides);
|
|
182
151
|
|
|
183
152
|
return new runtime.JSONApiResponse(response, (jsonValue) => AssetResourceFromJSON(jsonValue));
|
|
184
153
|
}
|
|
@@ -192,9 +161,9 @@ export class AssetApi extends runtime.BaseAPI {
|
|
|
192
161
|
}
|
|
193
162
|
|
|
194
163
|
/**
|
|
195
|
-
*
|
|
164
|
+
* Auto-generated: updateAssetForAssetable
|
|
196
165
|
*/
|
|
197
|
-
async
|
|
166
|
+
async updateAssetForAssetableRaw(requestParameters: UpdateAssetForAssetableOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<AssetResource>> {
|
|
198
167
|
if (requestParameters['asset'] == null) {
|
|
199
168
|
throw new runtime.RequiredError(
|
|
200
169
|
'asset',
|
|
@@ -210,23 +179,15 @@ export class AssetApi extends runtime.BaseAPI {
|
|
|
210
179
|
|
|
211
180
|
|
|
212
181
|
let urlPath = `/admin-api/asset/{asset}/update`;
|
|
213
|
-
urlPath = urlPath.replace(
|
|
182
|
+
urlPath = urlPath.replace(`{${"asset"}}`, encodeURIComponent(String(requestParameters['asset'])));
|
|
214
183
|
|
|
215
|
-
|
|
184
|
+
const response = await this.request({
|
|
216
185
|
path: urlPath,
|
|
217
186
|
method: 'PUT',
|
|
218
187
|
headers: headerParameters,
|
|
219
188
|
query: queryParameters,
|
|
220
189
|
body: UpdateAssetForAssetableRequestToJSON(requestParameters['updateAssetForAssetableRequest']),
|
|
221
|
-
};
|
|
222
|
-
}
|
|
223
|
-
|
|
224
|
-
/**
|
|
225
|
-
* Auto-generated: updateAssetForAssetable
|
|
226
|
-
*/
|
|
227
|
-
async updateAssetForAssetableRaw(requestParameters: UpdateAssetForAssetableOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<AssetResource>> {
|
|
228
|
-
const requestOptions = await this.updateAssetForAssetableRequestOpts(requestParameters);
|
|
229
|
-
const response = await this.request(requestOptions, initOverrides);
|
|
190
|
+
}, initOverrides);
|
|
230
191
|
|
|
231
192
|
return new runtime.JSONApiResponse(response, (jsonValue) => AssetResourceFromJSON(jsonValue));
|
|
232
193
|
}
|