maleo-identity 0.1.8__py3-none-any.whl → 0.1.9__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.

@@ -34,13 +34,21 @@ from ..enums.user_system_role import IdentifierType
34
34
  from ..types.user_system_role import IdentifierValueType
35
35
 
36
36
 
37
- class CreateParameter(
38
- FullSystemRoleMixin[SystemRole],
37
+ class StandardCreateData(FullSystemRoleMixin[SystemRole]):
38
+ pass
39
+
40
+
41
+ class FullCreateData(
42
+ StandardCreateData,
39
43
  IntUserId[int],
40
44
  ):
41
45
  pass
42
46
 
43
47
 
48
+ class CreateParameter(FullCreateData):
49
+ pass
50
+
51
+
44
52
  class ReadMultipleParameter(
45
53
  ReadPaginatedMultipleParameter,
46
54
  FullSystemRolesMixin[OptListOfSystemRoles],
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: maleo-identity
3
- Version: 0.1.8
3
+ Version: 0.1.9
4
4
  Summary: MaleoIdentity service package
5
5
  Author-email: Agra Bima Yuda <agra@nexmedis.com>
6
6
  License: Proprietary
@@ -42,7 +42,7 @@ maleo/identity/schemas/user.py,sha256=a2DH4eOA_SPrCW3fRBnujxSOCmXcq7IU-aSluZt_h5
42
42
  maleo/identity/schemas/user_medical_role.py,sha256=YzYsjMRKIA4CWdfOlGoPqWFl4v2JTj2EBwOWhNtUKSQ,4893
43
43
  maleo/identity/schemas/user_organization_role.py,sha256=MW1Ry1HnGrASmP2Mulk3Pfk1_mIOlLTBARerOA0TowI,4983
44
44
  maleo/identity/schemas/user_profile.py,sha256=Xjg0j0U9t3JHaMNbxMXypHnqsje2O4Mc2dd8hHqI3WM,5375
45
- maleo/identity/schemas/user_system_role.py,sha256=CRI8KgNpcjJU9EBtEc75-vUmC64J5ZgigFO6IRWuRKM,4665
45
+ maleo/identity/schemas/user_system_role.py,sha256=Y3IYBFNEggXZB3amlnMtBnFTc50KDQcoeNWM_fwWcqE,4771
46
46
  maleo/identity/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
47
47
  maleo/identity/types/api_key.py,sha256=pjWzyAh1p0DTS6v2ImYv849iF-T0PbEM8qlrwN3c-2o,190
48
48
  maleo/identity/types/organization.py,sha256=UqOBL4v138jumjQstCAZ-2ZV1Ax8-Cr4SvL36nx8brw,63
@@ -57,8 +57,8 @@ maleo/identity/types/user_system_role.py,sha256=6KIDk7kCWBlrloNLfIElflS5N8oBYqPe
57
57
  maleo/identity/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
58
58
  maleo/identity/utils/organization.py,sha256=aEegzeoNLUptrScUB5kWrYlJj7dzTZeVXymltE5lWpE,874
59
59
  maleo/identity/utils/user.py,sha256=1pyfmAbXkAEOo6WM2KRA_kRnFi0O_A2ZUEqv01wY-cU,794
60
- maleo_identity-0.1.8.dist-info/licenses/LICENSE,sha256=aftGsecnk7TWVX-7KW94FqK4Syy6YSZ8PZEF7EcIp3M,2621
61
- maleo_identity-0.1.8.dist-info/METADATA,sha256=XGZHTnxSw3i9BFsxlj02QldzTwCoG6mEy_Wewr88qJY,3583
62
- maleo_identity-0.1.8.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
63
- maleo_identity-0.1.8.dist-info/top_level.txt,sha256=3Tpd1siVsfYoeI9FEOJNYnffx_shzZ3wsPpTvz5bljc,6
64
- maleo_identity-0.1.8.dist-info/RECORD,,
60
+ maleo_identity-0.1.9.dist-info/licenses/LICENSE,sha256=aftGsecnk7TWVX-7KW94FqK4Syy6YSZ8PZEF7EcIp3M,2621
61
+ maleo_identity-0.1.9.dist-info/METADATA,sha256=_ERZXgksfXOX87pUSCVdhKAyRJRINFZilAaBVfNcYOo,3583
62
+ maleo_identity-0.1.9.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
63
+ maleo_identity-0.1.9.dist-info/top_level.txt,sha256=3Tpd1siVsfYoeI9FEOJNYnffx_shzZ3wsPpTvz5bljc,6
64
+ maleo_identity-0.1.9.dist-info/RECORD,,