maleo-foundation 0.0.28__py3-none-any.whl → 0.0.29__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.
- maleo_foundation/models/__init__.py +2 -0
- maleo_foundation/models/types/__init__.py +4 -1
- {maleo_foundation-0.0.28.dist-info → maleo_foundation-0.0.29.dist-info}/METADATA +1 -1
- {maleo_foundation-0.0.28.dist-info → maleo_foundation-0.0.29.dist-info}/RECORD +6 -6
- {maleo_foundation-0.0.28.dist-info → maleo_foundation-0.0.29.dist-info}/WHEEL +0 -0
- {maleo_foundation-0.0.28.dist-info → maleo_foundation-0.0.29.dist-info}/top_level.txt +0 -0
@@ -3,6 +3,7 @@ from .enums import BaseEnums
|
|
3
3
|
from .schemas import BaseSchemas
|
4
4
|
from .transfers import BaseTransfers
|
5
5
|
from .responses import BaseResponses
|
6
|
+
from .types import BaseTypes
|
6
7
|
from .extended_types import ExtendedTypes
|
7
8
|
|
8
9
|
class BaseModels:
|
@@ -10,4 +11,5 @@ class BaseModels:
|
|
10
11
|
Schemas = BaseSchemas
|
11
12
|
Transfers = BaseTransfers
|
12
13
|
Responses = BaseResponses
|
14
|
+
Types = BaseTypes
|
13
15
|
ExtendedTypes = ExtendedTypes
|
@@ -17,7 +17,7 @@ maleo_foundation/db/session.py,sha256=tI13DJ6rLo8FOpSIFZrmD4dbuxY_c0RTjwEGb76ZOo
|
|
17
17
|
maleo_foundation/middlewares/__init__.py,sha256=bqE2EIFC3rWcR2AwFPR0fk2kSFfeTRzgA24GbnuT5RA,3697
|
18
18
|
maleo_foundation/middlewares/base.py,sha256=KcpODNs0DQXX8Cwc6T9dC6aiZIqxTLtuJjVAGWXPSKk,11633
|
19
19
|
maleo_foundation/middlewares/cors.py,sha256=9uvBvY2N6Vxa9RP_YtESxcWo6Doi6uS0lzAG9iLY7Uc,2288
|
20
|
-
maleo_foundation/models/__init__.py,sha256=
|
20
|
+
maleo_foundation/models/__init__.py,sha256=o1XI5JgHLH7yEnFlNIM_17ZDnBVzs2WGsAeWeI_v9nQ,424
|
21
21
|
maleo_foundation/models/enums.py,sha256=Ob2v312JxypHEq7hTKZKOV462FEeLkIjIhpx-YF6Jdw,2203
|
22
22
|
maleo_foundation/models/responses.py,sha256=1Rs3EflBJdsTC8PSbaOFbbTyxwRwK031eU3qLEj21sU,4215
|
23
23
|
maleo_foundation/models/extended_types/__init__.py,sha256=rv2_EO_97UwaJq3NxTBrw-08E786vb3boSlIezMnA48,275
|
@@ -43,7 +43,7 @@ maleo_foundation/models/transfers/results/service/general.py,sha256=G4x-MhQI7Km9
|
|
43
43
|
maleo_foundation/models/transfers/results/service/query.py,sha256=Wj9GCWk7FrKP0EoK55vJcr9YJ42Lo24mLXbRk9j0IJw,2566
|
44
44
|
maleo_foundation/models/transfers/results/service/controllers/__init__.py,sha256=HZJWMy2dskzOCzLmp_UaL9rjbQ-sDMI7sd2bXb-4QOU,175
|
45
45
|
maleo_foundation/models/transfers/results/service/controllers/rest.py,sha256=bZ4NibT58aim6p3epFJ9ipR8Z54FkOuFx2GniK4CUfM,1114
|
46
|
-
maleo_foundation/models/types/__init__.py,sha256=
|
46
|
+
maleo_foundation/models/types/__init__.py,sha256=qR0IswZWJSbe_Pa-SSHGbi38bK1_M5M3fhuq4q8b4hw,198
|
47
47
|
maleo_foundation/models/types/general.py,sha256=j_bwdMYaYoUpI4CsA5_xMyk_J1PMGzD2Ms8TpDNN1MQ,1220
|
48
48
|
maleo_foundation/models/types/parameter.py,sha256=TXZ3WHvtn8g6jOQY5k4h5GQQk_8e4unpg1Q7W1J3EY0,306
|
49
49
|
maleo_foundation/utils/__init__.py,sha256=tfgaHZI2PDgxEVSQztfnDMN5S6L5Y4FcK5v_Wkf5snE,245
|
@@ -51,7 +51,7 @@ maleo_foundation/utils/exceptions.py,sha256=mcvBwHm6uWpVQkPtO1T2j-GaTYEiyPOeGxiD
|
|
51
51
|
maleo_foundation/utils/logger.py,sha256=ICrFi0MxuAjDy8KTRL7pex1miwzZqZX-HHArgN3niJM,2453
|
52
52
|
maleo_foundation/utils/formatter/__init__.py,sha256=iKf5YCbEdg1qKnFHyKqqcQbqAqEeRUf8mhI3v3dQoj8,78
|
53
53
|
maleo_foundation/utils/formatter/case.py,sha256=TmvvlfzGdC_omMTB5vAa40TZBxQ3hnr-SYeo0M52Rlg,1352
|
54
|
-
maleo_foundation-0.0.
|
55
|
-
maleo_foundation-0.0.
|
56
|
-
maleo_foundation-0.0.
|
57
|
-
maleo_foundation-0.0.
|
54
|
+
maleo_foundation-0.0.29.dist-info/METADATA,sha256=UlqkYIE0HkXepe9cGlSt1tp8EirHMBn7nBZQ_hN03FY,3160
|
55
|
+
maleo_foundation-0.0.29.dist-info/WHEEL,sha256=lTU6B6eIfYoiQJTZNc-fyaR6BpL6ehTzU3xGYxn2n8k,91
|
56
|
+
maleo_foundation-0.0.29.dist-info/top_level.txt,sha256=_iBos3F_bhEOdjOnzeiEYSrCucasc810xXtLBXI8cQc,17
|
57
|
+
maleo_foundation-0.0.29.dist-info/RECORD,,
|
File without changes
|
File without changes
|