maleo-foundation 0.0.31__py3-none-any.whl → 0.0.32__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.
@@ -30,7 +30,7 @@ class BaseGeneralSchemas:
30
30
  page:int = Field(1, ge=1, description="Page number, must be >= 1.")
31
31
  limit:int = Field(10, ge=1, le=100, description="Page size, must be 1 <= limit <= 100.")
32
32
 
33
- class ExpandedPagination(SimplePagination):
33
+ class ExtendedPagination(SimplePagination):
34
34
  data_count:int = Field(..., description="Fetched data count")
35
35
  total_data:int = Field(..., description="Total data count")
36
36
  total_pages:int = Field(..., description="Total pages count")
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: maleo_foundation
3
- Version: 0.0.31
3
+ Version: 0.0.32
4
4
  Summary: Foundation package for Maleo
5
5
  Author-email: Agra Bima Yuda <agra@nexmedis.com>
6
6
  License: MIT
@@ -27,7 +27,7 @@ maleo_foundation/models/expanded_types/client.py,sha256=FlZnuPmYmjexXe8afxKXUzWX
27
27
  maleo_foundation/models/expanded_types/query.py,sha256=0rNLdaqKL-QGzd5EX1RRphJQpXb1XCZQfEfVFIIdBUc,1571
28
28
  maleo_foundation/models/expanded_types/service.py,sha256=N-HT6DXah839YefCHuLUB63Zpl1YUogzcHbVwdW2vXA,1599
29
29
  maleo_foundation/models/schemas/__init__.py,sha256=Xj8Ahsqyra-fmEaVcGPok5GOOsPQlKcknHYMvbjvENA,277
30
- maleo_foundation/models/schemas/general.py,sha256=0ASBJrwoBQJtDV_Yhm9FnGHaZex_vNWJ9PPmJeDs8yY,6680
30
+ maleo_foundation/models/schemas/general.py,sha256=JwsAP-rLO_o4lgPUi9gYHGhwzV7KVzsg8axAJZNyxlw,6680
31
31
  maleo_foundation/models/schemas/parameter.py,sha256=NYB1gOnTCIaju8WZ66TeH03kQGtmPSprxlqatdiWoX0,1028
32
32
  maleo_foundation/models/schemas/result.py,sha256=69JsTor9gNTVhUErFsFWN8CC9SZ9aXUO08kziGbXxsY,1754
33
33
  maleo_foundation/models/transfers/__init__.py,sha256=B8oCZHE3NTsrJ_rviSXaDsuc-gc25jpjuhJO40lpQiE,222
@@ -50,7 +50,7 @@ maleo_foundation/utils/exceptions.py,sha256=mcvBwHm6uWpVQkPtO1T2j-GaTYEiyPOeGxiD
50
50
  maleo_foundation/utils/logger.py,sha256=ICrFi0MxuAjDy8KTRL7pex1miwzZqZX-HHArgN3niJM,2453
51
51
  maleo_foundation/utils/formatter/__init__.py,sha256=iKf5YCbEdg1qKnFHyKqqcQbqAqEeRUf8mhI3v3dQoj8,78
52
52
  maleo_foundation/utils/formatter/case.py,sha256=TmvvlfzGdC_omMTB5vAa40TZBxQ3hnr-SYeo0M52Rlg,1352
53
- maleo_foundation-0.0.31.dist-info/METADATA,sha256=l_S-rUkX3DRGss0g6xXSxP-qyW6X29TwD7gs82fAXOs,3160
54
- maleo_foundation-0.0.31.dist-info/WHEEL,sha256=lTU6B6eIfYoiQJTZNc-fyaR6BpL6ehTzU3xGYxn2n8k,91
55
- maleo_foundation-0.0.31.dist-info/top_level.txt,sha256=_iBos3F_bhEOdjOnzeiEYSrCucasc810xXtLBXI8cQc,17
56
- maleo_foundation-0.0.31.dist-info/RECORD,,
53
+ maleo_foundation-0.0.32.dist-info/METADATA,sha256=YdvE-8SBUZCAksyVfHjuUP2LlU-YI_4vzrqKh-Ackqc,3160
54
+ maleo_foundation-0.0.32.dist-info/WHEEL,sha256=lTU6B6eIfYoiQJTZNc-fyaR6BpL6ehTzU3xGYxn2n8k,91
55
+ maleo_foundation-0.0.32.dist-info/top_level.txt,sha256=_iBos3F_bhEOdjOnzeiEYSrCucasc810xXtLBXI8cQc,17
56
+ maleo_foundation-0.0.32.dist-info/RECORD,,