maleo-foundation 0.2.56__py3-none-any.whl → 0.2.57__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.
@@ -43,6 +43,9 @@ class BaseParameterSchemas:
43
43
  class OptionalListOfStatuses(BaseModel):
44
44
  statuses:BaseTypes.OptionalListOfStatuses = Field(None, description="Data's status")
45
45
 
46
+ class IsDefault(BaseModel):
47
+ is_default:BaseTypes.OptionalBoolean = Field(None, description="Whether data is default")
48
+
46
49
  class IsRoot(BaseModel):
47
50
  is_root:BaseTypes.OptionalBoolean = Field(None, description="Whether data is root")
48
51
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: maleo_foundation
3
- Version: 0.2.56
3
+ Version: 0.2.57
4
4
  Summary: Foundation package for Maleo
5
5
  Author-email: Agra Bima Yuda <agra@nexmedis.com>
6
6
  License: MIT
@@ -57,7 +57,7 @@ maleo_foundation/models/schemas/encryption.py,sha256=KYs2P57AqWpEROuqTuSuyt1Zk-j
57
57
  maleo_foundation/models/schemas/general.py,sha256=gm1Ho2mLT6_LTHNgKHBDfjkD411MBm22iZSf1SoSDW4,1417
58
58
  maleo_foundation/models/schemas/hash.py,sha256=db2uyCeUzvF2zDCcbiZMh1MxIOGOGezOMOx-M1ta4zI,441
59
59
  maleo_foundation/models/schemas/key.py,sha256=7FZxVqTL5qRK48AXL1odrMNhAwhwtCwSkBUPsJwuBII,594
60
- maleo_foundation/models/schemas/parameter.py,sha256=WO0HCdmolhwdkU92BZh1Vh-6XeUeusg5MqPogprBPdQ,3994
60
+ maleo_foundation/models/schemas/parameter.py,sha256=XUvVUY61GCOjCjyg5voLQs-2l_ZIAqmKlz0WNUp1Nco,4125
61
61
  maleo_foundation/models/schemas/result.py,sha256=Iu9ZWlX5_V3McEVNsDhOX17_5zdWI9C9_f0LhAXWnfs,5216
62
62
  maleo_foundation/models/schemas/signature.py,sha256=-5ldTnJsjwqPRbHw7PFcLKITqEXJ_qKDdRHShK75NVA,620
63
63
  maleo_foundation/models/schemas/token.py,sha256=RYq8v1T_WZIu8lcjwyV6Pp7ZjFkr_lW9x6QyDmXBsfw,563
@@ -117,7 +117,7 @@ maleo_foundation/utils/loaders/credential/__init__.py,sha256=qopTKvcMVoTFwyRijeg
117
117
  maleo_foundation/utils/loaders/credential/google.py,sha256=SKsqPuFnAiCcYLf24CxKnMybhVHpgqnq1gGSlThqjts,994
118
118
  maleo_foundation/utils/loaders/key/__init__.py,sha256=hVygcC2ImHc_aVrSrOmyedR8tMUZokWUKCKOSh5ctbo,106
119
119
  maleo_foundation/utils/loaders/key/rsa.py,sha256=gDhyX6iTFtHiluuhFCozaZ3pOLKU2Y9TlrNMK_GVyGU,3796
120
- maleo_foundation-0.2.56.dist-info/METADATA,sha256=shtv4asKRzyRFxs4n9_0tOhpQrtKWRx-wEobMeHCTnU,3598
121
- maleo_foundation-0.2.56.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
122
- maleo_foundation-0.2.56.dist-info/top_level.txt,sha256=_iBos3F_bhEOdjOnzeiEYSrCucasc810xXtLBXI8cQc,17
123
- maleo_foundation-0.2.56.dist-info/RECORD,,
120
+ maleo_foundation-0.2.57.dist-info/METADATA,sha256=AQSB_GQf5x4OVXua-WF58wEWjFCziT1jgKlxASYYvgU,3598
121
+ maleo_foundation-0.2.57.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
122
+ maleo_foundation-0.2.57.dist-info/top_level.txt,sha256=_iBos3F_bhEOdjOnzeiEYSrCucasc810xXtLBXI8cQc,17
123
+ maleo_foundation-0.2.57.dist-info/RECORD,,