oarepo-runtime 1.5.80__py3-none-any.whl → 1.5.81__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/rdm.py +1 -2
- {oarepo_runtime-1.5.80.dist-info → oarepo_runtime-1.5.81.dist-info}/METADATA +1 -1
- {oarepo_runtime-1.5.80.dist-info → oarepo_runtime-1.5.81.dist-info}/RECORD +7 -7
- {oarepo_runtime-1.5.80.dist-info → oarepo_runtime-1.5.81.dist-info}/LICENSE +0 -0
- {oarepo_runtime-1.5.80.dist-info → oarepo_runtime-1.5.81.dist-info}/WHEEL +0 -0
- {oarepo_runtime-1.5.80.dist-info → oarepo_runtime-1.5.81.dist-info}/entry_points.txt +0 -0
- {oarepo_runtime-1.5.80.dist-info → oarepo_runtime-1.5.81.dist-info}/top_level.txt +0 -0
@@ -10,5 +10,4 @@ from invenio_rdm_records.services.schemas.access import AccessSchema
|
|
10
10
|
class RDMRecordMixin(ma.Schema):
|
11
11
|
|
12
12
|
versions = NestedAttribute(VersionsSchema, dump_only=True)
|
13
|
-
deletion_status = ma_fields.Nested(DeletionStatusSchema, dump_only=True)
|
14
|
-
access = NestedAttribute(AccessSchema)
|
13
|
+
deletion_status = ma_fields.Nested(DeletionStatusSchema, dump_only=True)
|
@@ -117,7 +117,7 @@ oarepo_runtime/services/schema/marshmallow.py,sha256=LmcSxvbZ9jIhkNHCqqxt1SA2UNi
|
|
117
117
|
oarepo_runtime/services/schema/marshmallow_to_json_schema.py,sha256=VYLnVWHOoaxWCD_gqJO8-8u1SbaPEFBjDZ5HGgGr0Ow,2027
|
118
118
|
oarepo_runtime/services/schema/oneofschema.py,sha256=GnWH4Or_G5M0NgSmCoqMI6PBrJg5AC9RHrcB5QDKRq0,6661
|
119
119
|
oarepo_runtime/services/schema/polymorphic.py,sha256=bAbUoTIeDBiJPYPhpLEKKZekEdkHlpqkmNxk1hN3PDw,564
|
120
|
-
oarepo_runtime/services/schema/rdm.py,sha256=
|
120
|
+
oarepo_runtime/services/schema/rdm.py,sha256=4gi44LIMWS9kWcZfEoHaJSq585qfZfMuUYM5IvL1nQo,531
|
121
121
|
oarepo_runtime/services/schema/ui.py,sha256=xQgW-zLyZoHldGw47uVtXQj-5LexVNKTholyq4MiBZo,3777
|
122
122
|
oarepo_runtime/services/schema/validation.py,sha256=g2lpFwgQygWdLgq5bRvLAjVqXVOJpfVJ7umDp5xEGRU,1849
|
123
123
|
oarepo_runtime/translations/default_translations.py,sha256=060GBlA1ghWxfeumo6NqxCCZDb-6OezOuF6pr-_GEOQ,104
|
@@ -133,9 +133,9 @@ tests/marshmallow_to_json/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJW
|
|
133
133
|
tests/marshmallow_to_json/test_datacite_ui_schema.py,sha256=82iLj8nW45lZOUewpWbLX3mpSkpa9lxo-vK-Qtv_1bU,48552
|
134
134
|
tests/marshmallow_to_json/test_simple_schema.py,sha256=izZN9p0v6kovtSZ6AdxBYmK_c6ZOti2_z_wPT_zXIr0,1500
|
135
135
|
tests/pkg_data/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
136
|
-
oarepo_runtime-1.5.
|
137
|
-
oarepo_runtime-1.5.
|
138
|
-
oarepo_runtime-1.5.
|
139
|
-
oarepo_runtime-1.5.
|
140
|
-
oarepo_runtime-1.5.
|
141
|
-
oarepo_runtime-1.5.
|
136
|
+
oarepo_runtime-1.5.81.dist-info/LICENSE,sha256=h2uWz0OaB3EN-J1ImdGJZzc7yvfQjvHVYdUhQ-H7ypY,1064
|
137
|
+
oarepo_runtime-1.5.81.dist-info/METADATA,sha256=4kKkMZOQFm_CX7OxDmX3CBV2YTnlQ8vuHEFH42QY96o,4720
|
138
|
+
oarepo_runtime-1.5.81.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
|
139
|
+
oarepo_runtime-1.5.81.dist-info/entry_points.txt,sha256=k7O5LZUOGsVeSpB7ulU0txBUNp1CVQG7Q7TJIVTPbzU,491
|
140
|
+
oarepo_runtime-1.5.81.dist-info/top_level.txt,sha256=bHhlkT1_RQC4IkfTQCqA3iN4KCB6cSFQlsXpQMSP-bE,21
|
141
|
+
oarepo_runtime-1.5.81.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|