maleo-identity 0.0.80__py3-none-any.whl → 0.0.81__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 maleo-identity might be problematic. Click here for more details.

@@ -25,23 +25,23 @@ class CreateParameter(
25
25
  pass
26
26
 
27
27
 
28
- class FullUpdateBody(MaxUses):
28
+ class FullDataUpdateBody(MaxUses):
29
29
  pass
30
30
 
31
31
 
32
- class FullUpdateParameter(
33
- FullUpdateBody,
32
+ class FullDataUpdateParameter(
33
+ FullDataUpdateBody,
34
34
  IdentifierTypeValueMixin[IdentifierType, IdentifierValueType],
35
35
  ):
36
36
  pass
37
37
 
38
38
 
39
- class PartialUpdateBody(OptionalMaxUses):
39
+ class PartialDataUpdateBody(OptionalMaxUses):
40
40
  pass
41
41
 
42
42
 
43
- class PartialUpdateParameter(
44
- PartialUpdateBody,
43
+ class PartialDataUpdateParameter(
44
+ PartialDataUpdateBody,
45
45
  IdentifierTypeValueMixin[IdentifierType, IdentifierValueType],
46
46
  ):
47
47
  pass
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: maleo-identity
3
- Version: 0.0.80
3
+ Version: 0.0.81
4
4
  Summary: MaleoIdentity service package
5
5
  Author-email: Agra Bima Yuda <agra@nexmedis.com>
6
6
  License: MIT
@@ -74,7 +74,7 @@ maleo/identity/schemas/parameter/client/user_profile.py,sha256=ZI6FBHnHNY2kGLg10
74
74
  maleo/identity/schemas/parameter/client/user_system_role.py,sha256=vwXBLB7cUVs9FpPy2hFurfNTrKTPZzvaIYYgy574Yik,1053
75
75
  maleo/identity/schemas/parameter/general/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
76
76
  maleo/identity/schemas/parameter/general/organization.py,sha256=sKsDbwo_hOQO_LSaQqkkalwswGsiOsOEOCDEOi9Hv9s,1118
77
- maleo/identity/schemas/parameter/general/organization_registration_code.py,sha256=aNOSWH-kGIydbeLM-OnCVlyr35r4oLYmGA13KXurAJY,1217
77
+ maleo/identity/schemas/parameter/general/organization_registration_code.py,sha256=GeZRzmmhSjxUuKrJvEew84Ri4UyWZcNTuLzDI7DjwZ4,1241
78
78
  maleo/identity/schemas/parameter/general/organization_role.py,sha256=jxNZsLyI2F0v_dntw6XGKchL06RCCQP2LCdzQvvihG0,468
79
79
  maleo/identity/schemas/parameter/general/user.py,sha256=9r1xLT67q-TGrn_MsNld-VgQkOlDmcEJDT81-3Hb2ZQ,2155
80
80
  maleo/identity/schemas/parameter/general/user_organization.py,sha256=11xtngCkoBa-D3qHhsdfrZM6iWVAH6oPi-gbJDx3xvA,540
@@ -95,7 +95,7 @@ maleo/identity/types/base/organization.py,sha256=wLu9QcVDfiMke3-Smfs-LI3zV5QiMuC
95
95
  maleo/identity/types/base/organization_registration_code.py,sha256=V8cct7fTIO-OT7RoYuui__oblyIUzFdQWOwHfhflpUc,87
96
96
  maleo/identity/types/base/user.py,sha256=wLu9QcVDfiMke3-Smfs-LI3zV5QiMuCKkoa0CCRmh4s,93
97
97
  maleo/identity/types/base/user_profile.py,sha256=E81XLbjJ8szrnPRA09VILrr4at4mKWJLeGOfYWLnWPQ,65
98
- maleo_identity-0.0.80.dist-info/METADATA,sha256=6lihTP2IY428z95NqcFc0a8kbCV75rXtgpRg7qn4-8c,862
99
- maleo_identity-0.0.80.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
100
- maleo_identity-0.0.80.dist-info/top_level.txt,sha256=3Tpd1siVsfYoeI9FEOJNYnffx_shzZ3wsPpTvz5bljc,6
101
- maleo_identity-0.0.80.dist-info/RECORD,,
98
+ maleo_identity-0.0.81.dist-info/METADATA,sha256=UsutJsqSLpdsHB7kz9Wdiy3iJPcbly8G5Xn8SrkoGBA,862
99
+ maleo_identity-0.0.81.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
100
+ maleo_identity-0.0.81.dist-info/top_level.txt,sha256=3Tpd1siVsfYoeI9FEOJNYnffx_shzZ3wsPpTvz5bljc,6
101
+ maleo_identity-0.0.81.dist-info/RECORD,,