oarepo-runtime 1.5.31__py3-none-any.whl → 1.5.32__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- oarepo_runtime/services/schema/ui.py +1 -0
- {oarepo_runtime-1.5.31.dist-info → oarepo_runtime-1.5.32.dist-info}/METADATA +1 -1
- {oarepo_runtime-1.5.31.dist-info → oarepo_runtime-1.5.32.dist-info}/RECORD +7 -7
- {oarepo_runtime-1.5.31.dist-info → oarepo_runtime-1.5.32.dist-info}/LICENSE +0 -0
- {oarepo_runtime-1.5.31.dist-info → oarepo_runtime-1.5.32.dist-info}/WHEEL +0 -0
- {oarepo_runtime-1.5.31.dist-info → oarepo_runtime-1.5.32.dist-info}/entry_points.txt +0 -0
- {oarepo_runtime-1.5.31.dist-info → oarepo_runtime-1.5.32.dist-info}/top_level.txt +0 -0
@@ -124,6 +124,7 @@ if False: # NOSONAR
|
|
124
124
|
|
125
125
|
|
126
126
|
class InvenioUISchema(ma.Schema):
|
127
|
+
_schema = ma.fields.Str(attribute="$schema", data_key="$schema")
|
127
128
|
id = ma.fields.Str()
|
128
129
|
created = LocalizedDateTime(dump_only=True)
|
129
130
|
updated = LocalizedDateTime(dump_only=True)
|
@@ -102,7 +102,7 @@ oarepo_runtime/services/schema/i18n_validation.py,sha256=fyMTi2Rw-KiHv7c7HN61zGx
|
|
102
102
|
oarepo_runtime/services/schema/marshmallow.py,sha256=LmcSxvbZ9jIhkNHCqqxt1SA2UNijoDmIzqli1MkoTrE,1153
|
103
103
|
oarepo_runtime/services/schema/oneofschema.py,sha256=X_pXzrkYcLGGAtGN1qltrz45OzD_atrJHkHkp3L01xg,6660
|
104
104
|
oarepo_runtime/services/schema/polymorphic.py,sha256=f9yC7MGVynAFGM0fXIq0NbqGJxI65Xpi8GaM2ZM4c6Q,561
|
105
|
-
oarepo_runtime/services/schema/ui.py,sha256=
|
105
|
+
oarepo_runtime/services/schema/ui.py,sha256=qDR-nukJmeLwDZCdqcBg3CbseQ_A_BdxXyt_R4Qc_2c,3732
|
106
106
|
oarepo_runtime/services/schema/validation.py,sha256=fahqKGDdIYWux5ZeoljrEe8VD2fDZR9VpfvYmTYAmpw,1050
|
107
107
|
oarepo_runtime/translations/default_translations.py,sha256=060GBlA1ghWxfeumo6NqxCCZDb-6OezOuF6pr-_GEOQ,104
|
108
108
|
oarepo_runtime/translations/jinjax_messages.jinja,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -115,9 +115,9 @@ oarepo_runtime/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hS
|
|
115
115
|
oarepo_runtime/utils/functools.py,sha256=gKS9YZtlIYcDvdNA9cmYO00yjiXBYV1jg8VpcRUyQyg,1324
|
116
116
|
oarepo_runtime/utils/path.py,sha256=V1NVyk3m12_YLbj7QHYvUpE1wScO78bYsX1LOLeXDkI,3108
|
117
117
|
tests/pkg_data/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
118
|
-
oarepo_runtime-1.5.
|
119
|
-
oarepo_runtime-1.5.
|
120
|
-
oarepo_runtime-1.5.
|
121
|
-
oarepo_runtime-1.5.
|
122
|
-
oarepo_runtime-1.5.
|
123
|
-
oarepo_runtime-1.5.
|
118
|
+
oarepo_runtime-1.5.32.dist-info/LICENSE,sha256=h2uWz0OaB3EN-J1ImdGJZzc7yvfQjvHVYdUhQ-H7ypY,1064
|
119
|
+
oarepo_runtime-1.5.32.dist-info/METADATA,sha256=_PPldeHNddy89KosMLaNCm1xzAEjET1eHnno3M-31PU,4680
|
120
|
+
oarepo_runtime-1.5.32.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
121
|
+
oarepo_runtime-1.5.32.dist-info/entry_points.txt,sha256=QrlXAKuPDVBinaSh_v3yO9_Nb9ZNmJCJ0VFcCW-z0Jg,327
|
122
|
+
oarepo_runtime-1.5.32.dist-info/top_level.txt,sha256=bHhlkT1_RQC4IkfTQCqA3iN4KCB6cSFQlsXpQMSP-bE,21
|
123
|
+
oarepo_runtime-1.5.32.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|