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

maleo/identity/models.py CHANGED
@@ -118,8 +118,8 @@ class OrganizationRelation(
118
118
  is_bidirectional: Mapped[bool] = mapped_column(
119
119
  name="is_bidirectional", type_=Boolean, default=False, nullable=False
120
120
  )
121
- metadata: Mapped[OptListOfAnyOrStrToAnyDict] = mapped_column(
122
- name="metadata", type_=JSONB, default=None
121
+ meta: Mapped[OptListOfAnyOrStrToAnyDict] = mapped_column(
122
+ name="meta", type_=JSONB, default=None
123
123
  )
124
124
 
125
125
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: maleo-identity
3
- Version: 0.0.100
3
+ Version: 0.1.1
4
4
  Summary: MaleoIdentity service package
5
5
  Author-email: Agra Bima Yuda <agra@nexmedis.com>
6
6
  License: Proprietary
@@ -1,6 +1,6 @@
1
1
  maleo/identity/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  maleo/identity/dtos.py,sha256=Zc7ApGe5UgrlKUajHHNHS8i9B4_YSNL0sxG5bYA8obM,7459
3
- maleo/identity/models.py,sha256=rVmEeFmFZQXnJP1swpkEdhmTEOea1G8IVWoJwvVWnIA,10231
3
+ maleo/identity/models.py,sha256=uG_L670oLnWXfUWoq3bya62MoUtAh5M-Sdju4L33iVc,10223
4
4
  maleo/identity/constants/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  maleo/identity/constants/api_key.py,sha256=e7CsTodUBgyoX30SJUnYx457WBZeRFyyeaOFGsZ-7mY,264
6
6
  maleo/identity/constants/organization.py,sha256=Jeewz4VlaTmuHHDqNZUZyLD3bdndQjpx9K0EabhCFUM,259
@@ -60,8 +60,8 @@ maleo/identity/utils/organization.py,sha256=jU-PLlxPbsRciid82p-ScdLSydspI-5ofJX7
60
60
  maleo/identity/utils/user.py,sha256=Mk1NTrViz1nBJxtPZRWdQmYHjTPxxc61a02eyikEBoU,1459
61
61
  maleo/identity/validators/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
62
62
  maleo/identity/validators/patient.py,sha256=b4krKsXMuwUCXYuzCeUXtOXNTaEkKtQaAYmAmuVYIgo,221
63
- maleo_identity-0.0.100.dist-info/licenses/LICENSE,sha256=aftGsecnk7TWVX-7KW94FqK4Syy6YSZ8PZEF7EcIp3M,2621
64
- maleo_identity-0.0.100.dist-info/METADATA,sha256=yfE8SHxFQFk7LoN3m7fn0IF6IgLeRBpixgxFfFtKqWw,3585
65
- maleo_identity-0.0.100.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
66
- maleo_identity-0.0.100.dist-info/top_level.txt,sha256=3Tpd1siVsfYoeI9FEOJNYnffx_shzZ3wsPpTvz5bljc,6
67
- maleo_identity-0.0.100.dist-info/RECORD,,
63
+ maleo_identity-0.1.1.dist-info/licenses/LICENSE,sha256=aftGsecnk7TWVX-7KW94FqK4Syy6YSZ8PZEF7EcIp3M,2621
64
+ maleo_identity-0.1.1.dist-info/METADATA,sha256=CGrcEG56vdmk1T69LIT2n8FDjfa1nLSwts7VLwEMz_E,3583
65
+ maleo_identity-0.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
66
+ maleo_identity-0.1.1.dist-info/top_level.txt,sha256=3Tpd1siVsfYoeI9FEOJNYnffx_shzZ3wsPpTvz5bljc,6
67
+ maleo_identity-0.1.1.dist-info/RECORD,,