internal 1.0.4__py3-none-any.whl → 1.0.6__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.

Potentially problematic release.


This version of internal might be problematic. Click here for more details.

@@ -17,7 +17,7 @@ async def async_response(data=None, message=None, code=None, page_no=None, total
17
17
  if isinstance(field_type, Link):
18
18
  link_field_list.append(field_name)
19
19
 
20
- data = json.loads(data.model_dump_json(exclude="password"))
20
+ data = json.loads(data.model_dump_json(exclude="password", by_alias=False))
21
21
  if link_field_list:
22
22
  for field_name in link_field_list:
23
23
  if isinstance(data[field_name], dict) and "id" in data[field_name].keys():
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: internal
3
- Version: 1.0.4
3
+ Version: 1.0.6
4
4
  Summary:
5
5
  Author: Ray
6
6
  Author-email: ray@cruisys.com
@@ -17,13 +17,13 @@ internal/ext/amazon/aws/__init__.py,sha256=2YFjb-rHG1JaZGZiZffYDesgTAJjDshOqQbsw
17
17
  internal/ext/amazon/aws/const.py,sha256=l4WMg5bKWujwOKABBkCO2zclNg3abnYOfbhD7DG8GsA,109
18
18
  internal/http/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
19
19
  internal/http/requests.py,sha256=C2MfPaRcFuF8p52aPwtOyzXQEVu5MWMY8UUCrggxONw,1675
20
- internal/http/responses.py,sha256=Roabm-bPYvYpu7dHIegBxoueCT-XHGeYdT9BrqVG07w,1671
20
+ internal/http/responses.py,sha256=b3Qc-iQmoYyFYrFv_lCQKbMNUu6My53YRRbUMn_1QoI,1687
21
21
  internal/interface/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
22
22
  internal/interface/base_interface.py,sha256=R5MmO5oa5-ORPV_adkegLVCwsVio2zFOuQFGiby3khs,340
23
23
  internal/model/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
24
24
  internal/model/base_model.py,sha256=r7euqpepXvgLY71ZfijbBQpR--5PD3rWS-tFVUzaHWs,2978
25
25
  internal/model/operate.py,sha256=luEoP_Asvso_11qz1SAE1Kn5KxAnDRptM0VylC5tNik,1493
26
26
  internal/utils.py,sha256=0SubS0iUhDvjSX1F4TykasA5-enYJzt2VH-f7_0BnjI,1509
27
- internal-1.0.4.dist-info/METADATA,sha256=eyktYYEjQ5Ywdp1nr9gEDwmZMFlyopPz1_1hh6-h_Uw,624
28
- internal-1.0.4.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
29
- internal-1.0.4.dist-info/RECORD,,
27
+ internal-1.0.6.dist-info/METADATA,sha256=GPxp-PLBwCzgkS3Sig1QSXMS3wJ8vEvSUn_Mo_BbGy8,624
28
+ internal-1.0.6.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
29
+ internal-1.0.6.dist-info/RECORD,,