ignos-internal-api-client 20250905.0.12525__py3-none-any.whl → 20251117.0.13243__py3-none-any.whl

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.
@@ -787,7 +787,7 @@ class Serializer: # pylint: disable=too-many-public-methods
787
787
 
788
788
  # If dependencies is empty, try with current data class
789
789
  # It has to be a subclass of Enum anyway
790
- enum_type = self.dependencies.get(data_type, data.__class__)
790
+ enum_type = self.dependencies.get(data_type, cast(type, data.__class__))
791
791
  if issubclass(enum_type, Enum):
792
792
  return Serializer.serialize_enum(data, enum_obj=enum_type)
793
793
 
@@ -6,4 +6,4 @@
6
6
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  # --------------------------------------------------------------------------
8
8
 
9
- VERSION = "20250905.0.12525"
9
+ VERSION = "20251117.0.13243"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ignos-internal-api-client
3
- Version: 20250905.0.12525
3
+ Version: 20251117.0.13243
4
4
  Summary: ignos-internal-api-client
5
5
  Home-page:
6
6
  Author-email:
@@ -5,10 +5,10 @@ ignos/internal/api/client/__init__.py,sha256=yofo8ybAhMF8asVpP0exUnvFYISbIqFri2t
5
5
  ignos/internal/api/client/_client.py,sha256=qcil-IBBVwzRVxT82mN9P0_xnsBULdaf4NPNXKoELR0,7672
6
6
  ignos/internal/api/client/_configuration.py,sha256=spBnO_OJMl4M0tN6N6JkamIRScD4dgyt129pSZlNg4I,2843
7
7
  ignos/internal/api/client/_patch.py,sha256=bRmors9r9iYkR1NFjnMBYkj7OVhnGo-_rhjh67IMApE,824
8
- ignos/internal/api/client/_version.py,sha256=tfb0jepimzZ4sqxpBZ_H9sMhzulibg_MX76HKLLs6_4,497
8
+ ignos/internal/api/client/_version.py,sha256=74JhDmWAnWem8uD0NUM4e1iQ6rFdBQQUR7VQpzBpsN0,497
9
9
  ignos/internal/api/client/py.typed,sha256=dcrsqJrcYfTX-ckLFJMTaj6mD8aDe2u0tkQG-ZYxnEg,26
10
10
  ignos/internal/api/client/_utils/__init__.py,sha256=sbjmEEjeH9Sr8xo3lkmUvyHuZkKo3xPbPehsxe7iQjE,452
11
- ignos/internal/api/client/_utils/serialization.py,sha256=abQSKdaad7FUZjs3iCHo9GkEFUKX2I9CWaLXb9Cu36o,81936
11
+ ignos/internal/api/client/_utils/serialization.py,sha256=GkLifT2hg5JY-uZXFkNGLhAUrteTl8ff97Mz_UPKxds,81948
12
12
  ignos/internal/api/client/aio/__init__.py,sha256=QShbIXygLOLQPrJi-8l9SSFnWOR0pQOAQ7ywGoCrSzc,977
13
13
  ignos/internal/api/client/aio/_client.py,sha256=j0xsCvAJwHztKQok1PYmA8kveTm_tju7KUi_XGopGBU,7875
14
14
  ignos/internal/api/client/aio/_configuration.py,sha256=L9YsI6_JpxMXXYQZ6wlkQs5d2yCxPp5F0LcDz0aVIrw,2886
@@ -23,7 +23,7 @@ ignos/internal/api/client/models/_patch.py,sha256=bRmors9r9iYkR1NFjnMBYkj7OVhnGo
23
23
  ignos/internal/api/client/operations/__init__.py,sha256=HyM1vYYtBSwhkGKf_giDx3SrQwzU41SEC2f_hR1QzNA,2005
24
24
  ignos/internal/api/client/operations/_operations.py,sha256=G5S3ANyRo8m0fwg3UcFp3Myx9zQKZyWY1Vh33gwOpwY,166022
25
25
  ignos/internal/api/client/operations/_patch.py,sha256=bRmors9r9iYkR1NFjnMBYkj7OVhnGo-_rhjh67IMApE,824
26
- ignos_internal_api_client-20250905.0.12525.dist-info/METADATA,sha256=RiykWazbHegAr7M4-c_47V-MBOJ-Vr42B8XLpOaAPtY,379
27
- ignos_internal_api_client-20250905.0.12525.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
28
- ignos_internal_api_client-20250905.0.12525.dist-info/top_level.txt,sha256=eGbj-YCTgfKuJX7-n95eMN-onlnccQiO8XnhWA0wgVA,6
29
- ignos_internal_api_client-20250905.0.12525.dist-info/RECORD,,
26
+ ignos_internal_api_client-20251117.0.13243.dist-info/METADATA,sha256=-hg_suuo3dZ3uhlTWnHnq5b3DAVu5LZmwIGXD8KV3Go,379
27
+ ignos_internal_api_client-20251117.0.13243.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
28
+ ignos_internal_api_client-20251117.0.13243.dist-info/top_level.txt,sha256=eGbj-YCTgfKuJX7-n95eMN-onlnccQiO8XnhWA0wgVA,6
29
+ ignos_internal_api_client-20251117.0.13243.dist-info/RECORD,,