shopware-api-client 1.0.112__tar.gz → 1.0.114__tar.gz
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.
Potentially problematic release.
This version of shopware-api-client might be problematic. Click here for more details.
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/PKG-INFO +4 -2
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/pyproject.toml +1 -1
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/base.py +7 -2
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/exceptions.py +6 -1
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/LICENSE +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/README.md +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/__init__.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/cache.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/client.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/config.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/__init__.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/__init__.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/commercial/__init__.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/commercial/b2b_components_role.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/commercial/b2b_employee.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/commercial/dynamic_access.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/__init__.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/acl_role.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/api_info.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/app.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/app_script_condition.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/category.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/cms_block.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/cms_page.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/cms_section.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/cms_slot.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/country.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/country_state.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/currency.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/currency_country_rounding.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/custom_entity.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/custom_field.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/customer.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/customer_address.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/customer_group.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/customer_recovery.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/customer_wishlist.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/customer_wishlist_product.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/delivery_time.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/document.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/document_base_config.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/document_base_config_sales_channel.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/document_type.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/integration.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/landing_page.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/language.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/locale.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/main_category.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/media.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/media_default_folder.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/media_folder.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/media_folder_configuration.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/media_thumbnail.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/media_thumbnail_size.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/order.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/order_address.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/order_customer.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/order_delivery.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/order_delivery_position.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/order_line_item.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/order_line_item_download.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/order_transaction.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/order_transaction_capture.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/order_transaction_capture_refund.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/order_transaction_capture_refund_position.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/payment_method.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/product.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/product_configurator_setting.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/product_cross_selling.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/product_cross_selling_assigned_products.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/product_download.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/product_export.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/product_feature_set.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/product_manufacturer.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/product_media.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/product_price.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/product_review.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/product_search_keyword.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/product_stream.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/product_visibility.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/product_warehouse.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/promotion.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/promotion_discount.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/promotion_discount_prices.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/property_group.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/property_group_option.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/rule.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/rule_condition.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/sales_channel.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/sales_channel_domain.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/salutation.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/seo_url.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/shipping_method.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/state_machine.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/state_machine_history.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/state_machine_state.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/state_machine_transition.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/system_config.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/tag.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/tax.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/tax_rule.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/tax_rule_type.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/unit.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/user.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/warehouse.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/warehouse_group.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/admin/core/warehouse_group_warehouse.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/base_fields.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/relations.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/store/__init__.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/store/core/__init__.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/store/core/address.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/endpoints/store/core/cart.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/logging.py +0 -0
- {shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/py.typed +0 -0
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: shopware-api-client
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.114
|
|
4
4
|
Summary: An api client for the Shopware API
|
|
5
5
|
License: MIT
|
|
6
|
+
License-File: LICENSE
|
|
6
7
|
Keywords: shopware,api,client
|
|
7
8
|
Author: GWS Gesellschaft für Warenwirtschafts-Systeme mbH
|
|
8
9
|
Author-email: ebusiness@gws.ms
|
|
@@ -12,6 +13,7 @@ Classifier: Operating System :: OS Independent
|
|
|
12
13
|
Classifier: Programming Language :: Python :: 3
|
|
13
14
|
Classifier: Programming Language :: Python :: 3.12
|
|
14
15
|
Classifier: Programming Language :: Python :: 3.13
|
|
16
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
15
17
|
Provides-Extra: redis
|
|
16
18
|
Requires-Dist: httpx (>=0.26,<0.27)
|
|
17
19
|
Requires-Dist: httpx-auth (>=0.21,<0.22)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
[tool.poetry]
|
|
2
2
|
name = "shopware-api-client"
|
|
3
3
|
description = " An api client for the Shopware API"
|
|
4
|
-
version = "1.0.
|
|
4
|
+
version = "1.0.114"
|
|
5
5
|
license = "MIT"
|
|
6
6
|
authors = ["GWS Gesellschaft für Warenwirtschafts-Systeme mbH <ebusiness@gws.ms>"]
|
|
7
7
|
readme = "README.md"
|
|
@@ -277,7 +277,7 @@ class ClientBase:
|
|
|
277
277
|
if not isinstance(errors, (list, tuple)):
|
|
278
278
|
raise ValueError("`errors` attribute in json not a list/tuple!")
|
|
279
279
|
|
|
280
|
-
error: SWAPIError | SWAPIErrorList = SWAPIError.from_errors(errors) # type: ignore
|
|
280
|
+
error: SWAPIError | SWAPIErrorList = SWAPIError.from_errors(errors, response) # type: ignore
|
|
281
281
|
except ValueError:
|
|
282
282
|
error: SWAPIError | SWAPIErrorList = SWAPIError.from_response(response) # type: ignore
|
|
283
283
|
|
|
@@ -523,6 +523,9 @@ class EndpointBase(Generic[ModelClass]):
|
|
|
523
523
|
if not self.model_class.__pydantic_complete__:
|
|
524
524
|
self.model_class.model_rebuild()
|
|
525
525
|
|
|
526
|
+
if name == getattr(self.model_class, "_identifier").get_default():
|
|
527
|
+
return name
|
|
528
|
+
|
|
526
529
|
field = self.model_class.model_fields[name]
|
|
527
530
|
|
|
528
531
|
if get_origin(field.annotation) in [ForeignRelation, ManyRelation]:
|
|
@@ -696,7 +699,9 @@ class EndpointBase(Generic[ModelClass]):
|
|
|
696
699
|
return self
|
|
697
700
|
|
|
698
701
|
def only(self, **kwargs: list[str]) -> Self:
|
|
699
|
-
|
|
702
|
+
for field, data in kwargs.items():
|
|
703
|
+
self._includes[self._serialize_field_name(field)] = [self._serialize_field_name(d) for d in data]
|
|
704
|
+
|
|
700
705
|
return self
|
|
701
706
|
|
|
702
707
|
def filter(self, **kwargs: Any) -> Self:
|
{shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/exceptions.py
RENAMED
|
@@ -47,6 +47,8 @@ class SWAPIError(SWAPIException):
|
|
|
47
47
|
self.source = kwargs.get("source", {})
|
|
48
48
|
self.meta = kwargs.get("meta", {})
|
|
49
49
|
self.headers = kwargs.get("headers", {})
|
|
50
|
+
self.request = kwargs.get("request", None)
|
|
51
|
+
self.response = kwargs.get("response", None)
|
|
50
52
|
|
|
51
53
|
def __str__(self) -> str:
|
|
52
54
|
return f"Status: {self.status} {self.title} - {self.detail} - {self.source}"
|
|
@@ -87,10 +89,11 @@ class SWAPIError(SWAPIException):
|
|
|
87
89
|
return SWAPIError
|
|
88
90
|
|
|
89
91
|
@classmethod
|
|
90
|
-
def from_errors(cls, errors: list[dict[str, Any]]) -> "SWAPIErrorList":
|
|
92
|
+
def from_errors(cls, errors: list[dict[str, Any]], response: Response) -> "SWAPIErrorList":
|
|
91
93
|
errlist = []
|
|
92
94
|
|
|
93
95
|
for error in errors:
|
|
96
|
+
error.update({"response": response, "request": response.request})
|
|
94
97
|
exception_class = cls.get_exception_class(int(error["status"]))
|
|
95
98
|
errlist.append(exception_class(**error))
|
|
96
99
|
|
|
@@ -111,6 +114,8 @@ class SWAPIError(SWAPIException):
|
|
|
111
114
|
title=response.reason_phrase,
|
|
112
115
|
detail=response.text,
|
|
113
116
|
headers=response.headers,
|
|
117
|
+
request=response._request,
|
|
118
|
+
response=response,
|
|
114
119
|
)
|
|
115
120
|
|
|
116
121
|
|
|
File without changes
|
|
File without changes
|
{shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/__init__.py
RENAMED
|
File without changes
|
{shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/cache.py
RENAMED
|
File without changes
|
{shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/client.py
RENAMED
|
File without changes
|
{shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/config.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/logging.py
RENAMED
|
File without changes
|
{shopware_api_client-1.0.112 → shopware_api_client-1.0.114}/src/shopware_api_client/py.typed
RENAMED
|
File without changes
|