maleo-foundation 0.3.54__py3-none-any.whl → 0.3.55__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/schemas/result.py +2 -3
- maleo_foundation/models/transfers/results/client/service.py +4 -1
- maleo_foundation/models/transfers/results/service/general.py +4 -1
- {maleo_foundation-0.3.54.dist-info → maleo_foundation-0.3.55.dist-info}/METADATA +1 -1
- {maleo_foundation-0.3.54.dist-info → maleo_foundation-0.3.55.dist-info}/RECORD +7 -7
- {maleo_foundation-0.3.54.dist-info → maleo_foundation-0.3.55.dist-info}/WHEEL +0 -0
- {maleo_foundation-0.3.54.dist-info → maleo_foundation-0.3.55.dist-info}/top_level.txt +0 -0
@@ -1,4 +1,3 @@
|
|
1
|
-
from datetime import datetime, timezone
|
2
1
|
from pydantic import BaseModel, Field
|
3
2
|
from typing import Dict, Optional, Union, Any
|
4
3
|
from maleo_foundation.models.schemas.general import BaseGeneralSchemas
|
@@ -95,8 +94,8 @@ class BaseResultSchemas:
|
|
95
94
|
)
|
96
95
|
|
97
96
|
class Get(BaseModel):
|
98
|
-
accessed_at:
|
99
|
-
|
97
|
+
accessed_at: BaseTypes.OptionalDatetime = Field(
|
98
|
+
None, description="Accessed at timestamp"
|
100
99
|
)
|
101
100
|
|
102
101
|
|
@@ -1,5 +1,6 @@
|
|
1
1
|
from __future__ import annotations
|
2
2
|
from pydantic import Field, model_validator
|
3
|
+
from typing import Optional
|
3
4
|
from maleo_foundation.enums import BaseEnums
|
4
5
|
from maleo_foundation.models.schemas.result import BaseResultSchemas
|
5
6
|
|
@@ -36,4 +37,6 @@ class BaseClientServiceResultsTransfers:
|
|
36
37
|
return values
|
37
38
|
|
38
39
|
class Get(BaseResultSchemas.Get):
|
39
|
-
source: BaseEnums.ClientDataSource = Field(
|
40
|
+
source: Optional[BaseEnums.ClientDataSource] = Field(
|
41
|
+
None, description="Data source"
|
42
|
+
)
|
@@ -1,5 +1,6 @@
|
|
1
1
|
from __future__ import annotations
|
2
2
|
from pydantic import Field, model_validator
|
3
|
+
from typing import Optional
|
3
4
|
from maleo_foundation.enums import BaseEnums
|
4
5
|
from maleo_foundation.models.schemas.result import BaseResultSchemas
|
5
6
|
|
@@ -46,4 +47,6 @@ class BaseServiceGeneralResultsTransfers:
|
|
46
47
|
return values
|
47
48
|
|
48
49
|
class Get(BaseResultSchemas.Get):
|
49
|
-
source: BaseEnums.ServiceDataSource = Field(
|
50
|
+
source: Optional[BaseEnums.ServiceDataSource] = Field(
|
51
|
+
None, description="Data source"
|
52
|
+
)
|
@@ -58,7 +58,7 @@ maleo_foundation/models/schemas/general.py,sha256=jxzBsVGsdKKEiM14MfV47dDiAZalUK
|
|
58
58
|
maleo_foundation/models/schemas/hash.py,sha256=jthDmu_VTBydffPruAIAiR8l0Xs6IrlgTptaP42zr1M,447
|
59
59
|
maleo_foundation/models/schemas/key.py,sha256=LSEDQpaCxavwp5je2O-ZNyOPtrFW_lXDywF9LK-An1w,622
|
60
60
|
maleo_foundation/models/schemas/parameter.py,sha256=OE1hg100lEa2IlGlT2Zz6PJ-OcC-6ZfDzsTOeJvvEig,3907
|
61
|
-
maleo_foundation/models/schemas/result.py,sha256=
|
61
|
+
maleo_foundation/models/schemas/result.py,sha256=k_VcmdIoZX-9nyxkmH7uPaSZFK2m0tjFIqYbVXdL1jw,4375
|
62
62
|
maleo_foundation/models/schemas/signature.py,sha256=h0sa91vnCaivmvlbqOd7RLiCz8qAY8gCzEnm0DOBlSg,649
|
63
63
|
maleo_foundation/models/schemas/token.py,sha256=eh4k9rm_MoaCfGV3Nqa7yFH-PH7Ec6WY4RxHhbF4m5U,591
|
64
64
|
maleo_foundation/models/transfers/__init__.py,sha256=V5kdd8wuXqe78bQ7HG3a8vW3Rkke2wTr6mb5lC0IQJg,301
|
@@ -99,14 +99,14 @@ maleo_foundation/models/transfers/results/key.py,sha256=dwEWM_FLubTf4tx3dFbvKJye
|
|
99
99
|
maleo_foundation/models/transfers/results/signature.py,sha256=Wjn5GjWTXWMtmSykAZACvAPT_hfXzmwo8GFAOCwYCMw,728
|
100
100
|
maleo_foundation/models/transfers/results/token.py,sha256=uucgesaw7fRUhvfJnsWpjKEARjsTQ8-HF-maAYKei3Q,659
|
101
101
|
maleo_foundation/models/transfers/results/client/__init__.py,sha256=QVW77FHou7OOABTjiIGdwPhXub46AI3GIM8EGk6ONw4,292
|
102
|
-
maleo_foundation/models/transfers/results/client/service.py,sha256=
|
102
|
+
maleo_foundation/models/transfers/results/client/service.py,sha256=XfiHk4AKNIqSuKonjG76U3vfwrxbX7kykcAo1eLMh3c,1469
|
103
103
|
maleo_foundation/models/transfers/results/client/controllers/__init__.py,sha256=DN3va_Mcxjw0l1s9dSIOy3LkLR1jEERiAohuIA59vpc,175
|
104
104
|
maleo_foundation/models/transfers/results/client/controllers/http.py,sha256=8-FvXt5n9MSutjKSEWE5k70LrC_UGZ2Ri2oCDrEIfYw,1541
|
105
105
|
maleo_foundation/models/transfers/results/encryption/__init__.py,sha256=fq8hH7SHyYgZkYEurnZpj4Plez7Ipy8-8yX60bj-I-w,309
|
106
106
|
maleo_foundation/models/transfers/results/encryption/aes.py,sha256=5aNglJqHT3Ufordl_Bfy9thIXVblMw80xtmLs7KiCXI,877
|
107
107
|
maleo_foundation/models/transfers/results/encryption/rsa.py,sha256=dSIshf386TAF9hfokDmj4XKHsR_MQfQLmft8AF2MTZc,748
|
108
108
|
maleo_foundation/models/transfers/results/service/__init__.py,sha256=J2PANZfFCPIE836hqKLj7a7q9AT5YSPQ0_SlYj3OKP0,295
|
109
|
-
maleo_foundation/models/transfers/results/service/general.py,sha256=
|
109
|
+
maleo_foundation/models/transfers/results/service/general.py,sha256=nx23IHIxiscl1miSz2D2VNN2oFV8e7eKlm-cV4QjFWc,1750
|
110
110
|
maleo_foundation/models/transfers/results/service/controllers/__init__.py,sha256=rRt93gFqsJloJXzNWS_2chBC3hJoG4WaN84H2B5UPow,177
|
111
111
|
maleo_foundation/models/transfers/results/service/controllers/rest.py,sha256=YRD_D064BGqHUJeFH-ArOPmSNnhJO_gr_AI4gTqh8Y0,951
|
112
112
|
maleo_foundation/utils/__init__.py,sha256=L9J946_ySumzbJoOIbSBkhGz0tcjWPZ2_g76EXyxKkk,393
|
@@ -132,7 +132,7 @@ maleo_foundation/utils/loaders/credential/__init__.py,sha256=g-cAxkTE2EtHaG8Tv52
|
|
132
132
|
maleo_foundation/utils/loaders/credential/google.py,sha256=GCJl-bsKSSxoE_ERAkIzRrRNIbIEeqYOhHwzFuBr0mk,6576
|
133
133
|
maleo_foundation/utils/loaders/key/__init__.py,sha256=RfqIbUxkdlx1xrbzJZPD_JHiRFNFLRuQs8JoUPCGCv4,108
|
134
134
|
maleo_foundation/utils/loaders/key/rsa.py,sha256=UXcP0rr4QVacTsHLNQuU05wcow5CHWz-JW-zsVxlbPs,4121
|
135
|
-
maleo_foundation-0.3.
|
136
|
-
maleo_foundation-0.3.
|
137
|
-
maleo_foundation-0.3.
|
138
|
-
maleo_foundation-0.3.
|
135
|
+
maleo_foundation-0.3.55.dist-info/METADATA,sha256=BCt07Y4xUXZCRZgLjDa64c6BpJ3ZlmrMX0ZNAPHKATI,4150
|
136
|
+
maleo_foundation-0.3.55.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
137
|
+
maleo_foundation-0.3.55.dist-info/top_level.txt,sha256=_iBos3F_bhEOdjOnzeiEYSrCucasc810xXtLBXI8cQc,17
|
138
|
+
maleo_foundation-0.3.55.dist-info/RECORD,,
|
File without changes
|
File without changes
|