kodexa 7.0.9077226485__py3-none-any.whl → 7.0.9115195405__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.
kodexa/model/objects.py CHANGED
@@ -2723,7 +2723,7 @@ class DocumentAssignment(BaseModel):
2723
2723
  change_sequence: Optional[int] = Field(None, alias="changeSequence")
2724
2724
  created_on: Optional[StandardDateTime] = Field(None, alias="createdOn")
2725
2725
  updated_on: Optional[StandardDateTime] = Field(None, alias="updatedOn")
2726
- user: User
2726
+ user: Optional[User] = None
2727
2727
 
2728
2728
 
2729
2729
  class ExceptionDetails(BaseModel):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: kodexa
3
- Version: 7.0.9077226485
3
+ Version: 7.0.9115195405
4
4
  Summary: Python SDK for the Kodexa Platform
5
5
  Author: Austin Redenbaugh
6
6
  Author-email: austin@kodexa.com
@@ -9,7 +9,7 @@ kodexa/model/entities/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3h
9
9
  kodexa/model/entities/product.py,sha256=ZDpHuBE_9FJ-klnkyBvTfPwYOqBkM1wraZMtHqNA8FQ,3526
10
10
  kodexa/model/entities/product_subscription.py,sha256=UcmWR-qgLfdV7VCtJNwzgkanoS8nBSL6ngVuxQUK1M8,3810
11
11
  kodexa/model/model.py,sha256=xAUPiW_1V9Kn9yitrvKFVuG_ms_N4HlAx23dwGln8Ro,115561
12
- kodexa/model/objects.py,sha256=aMDDBN3sKMsSvz3i5ZjDof1oFaTNQ65W87GJh7l9GoY,174318
12
+ kodexa/model/objects.py,sha256=ox1tie8X95VTgIEHa220G7qqBeCgsYOATJjkQNtMFFA,174335
13
13
  kodexa/model/persistence.py,sha256=sx5FwTSsWMdAZpAs0-6PqyULHkQyNQClApUKJZ-ly8M,62032
14
14
  kodexa/pipeline/__init__.py,sha256=sA7f5D6qkdMrpp2xTIeefnrUBI6xxEEWostvxfX_1Cs,236
15
15
  kodexa/pipeline/pipeline.py,sha256=ZYpJAWcwV4YRK589DUhU0vXGQlkNSj4J2TsGbYqTLjo,25221
@@ -38,7 +38,7 @@ kodexa/testing/test_components.py,sha256=g5lP-GY0nTHuH5cIEw45vIejEeBaWkPKQGHL36j
38
38
  kodexa/testing/test_utils.py,sha256=DrLCkHxdb6AbZ-X3WmTMbQmnVIm55VEBL8MjtUK9POs,14021
39
39
  kodexa/training/__init__.py,sha256=xs2L62YpRkIRfslQwtQZ5Yxjhm7sLzX2TrVX6EuBnZQ,52
40
40
  kodexa/training/train_utils.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
41
- kodexa-7.0.9077226485.dist-info/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
42
- kodexa-7.0.9077226485.dist-info/METADATA,sha256=vVwfwjeF6MQoRwVAP9imeXW3o5NDs517Y6MLkGcdc5s,3493
43
- kodexa-7.0.9077226485.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
44
- kodexa-7.0.9077226485.dist-info/RECORD,,
41
+ kodexa-7.0.9115195405.dist-info/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
42
+ kodexa-7.0.9115195405.dist-info/METADATA,sha256=lXraSVNBOhqH9kQ_A7LJ6XFSrMml8KFOhidoP052smA,3493
43
+ kodexa-7.0.9115195405.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
44
+ kodexa-7.0.9115195405.dist-info/RECORD,,