cs-models 0.0.666__py3-none-any.whl → 0.0.667__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 cs-models might be problematic. Click here for more details.
- cs_models/resources/WorkbookBlockComment/schemas.py +1 -0
- {cs_models-0.0.666.dist-info → cs_models-0.0.667.dist-info}/METADATA +1 -1
- {cs_models-0.0.666.dist-info → cs_models-0.0.667.dist-info}/RECORD +5 -5
- {cs_models-0.0.666.dist-info → cs_models-0.0.667.dist-info}/WHEEL +0 -0
- {cs_models-0.0.666.dist-info → cs_models-0.0.667.dist-info}/top_level.txt +0 -0
|
@@ -7,6 +7,7 @@ class WorkbookBlockCommentResourceSchema(Schema):
|
|
|
7
7
|
|
|
8
8
|
id = fields.Integer(dump_only=True)
|
|
9
9
|
block_id = fields.Integer(required=True)
|
|
10
|
+
user_id = fields.String(required=True)
|
|
10
11
|
sequence_number = fields.Integer(required=True)
|
|
11
12
|
comment = fields.String(allow_none=True)
|
|
12
13
|
is_deleted = fields.Boolean(allow_none=True)
|
|
@@ -1058,7 +1058,7 @@ cs_models/resources/WorkbookBlock/models.py,sha256=tYxYRt6210QdvgUldtmy3p3-srlVu
|
|
|
1058
1058
|
cs_models/resources/WorkbookBlock/schemas.py,sha256=ETbgr7qkpVlX-A0r6aTnDoRLyfoveYMvoQ1KrO3aRAc,565
|
|
1059
1059
|
cs_models/resources/WorkbookBlockComment/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
1060
1060
|
cs_models/resources/WorkbookBlockComment/models.py,sha256=t1dLdweoPOzld1uBqrGJ3rrr66UkMwdiplNZEA1WtPU,1251
|
|
1061
|
-
cs_models/resources/WorkbookBlockComment/schemas.py,sha256=
|
|
1061
|
+
cs_models/resources/WorkbookBlockComment/schemas.py,sha256=9UI_mTuPBYBk5qKUC2u0oR_clHA9XZ-bh5hhr24E-vs,563
|
|
1062
1062
|
cs_models/resources_aact/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
1063
1063
|
cs_models/resources_aact/something.py,sha256=WM5m0FzNJce1BgWjDc5YVnMQoHomeeKEyi36EKcd33s,1561
|
|
1064
1064
|
cs_models/resources_aact/BriefSummary/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -1105,7 +1105,7 @@ cs_models/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
1105
1105
|
cs_models/utils/alchemy.py,sha256=fhINGFn41owJ2DLXQKXAAtLqeZ1BRzD_qU0wPK_bsGQ,1598
|
|
1106
1106
|
cs_models/utils/utils.py,sha256=bY623DuzycfPQiaOQT2AxfANeWfwr5w76dBuQ813-ns,3664
|
|
1107
1107
|
cs_models/utils/profiling/__init__.py,sha256=N-73vb0M92C975fxgXyBCBjCPELl8Oh21ZY_-tzDnns,569
|
|
1108
|
-
cs_models-0.0.
|
|
1109
|
-
cs_models-0.0.
|
|
1110
|
-
cs_models-0.0.
|
|
1111
|
-
cs_models-0.0.
|
|
1108
|
+
cs_models-0.0.667.dist-info/METADATA,sha256=O4BFF74Z3IJGYVtVAh0uqsndPymWSiNuN32o4pUCKd8,792
|
|
1109
|
+
cs_models-0.0.667.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
|
1110
|
+
cs_models-0.0.667.dist-info/top_level.txt,sha256=M7CA8Nh5t0vRManQ9gHfphhO16uhMqIbfaxr1jPDg18,10
|
|
1111
|
+
cs_models-0.0.667.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|