kodexa 7.0.11483003156__py3-none-any.whl → 7.0.11485322210__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
@@ -2591,7 +2591,6 @@ class TaxonConditionalFormat(BaseModel):
2591
2591
  properties: Dict[str, Any] = Field(default_factory=dict)
2592
2592
 
2593
2593
 
2594
-
2595
2594
  class TaxonValidation(BaseModel):
2596
2595
 
2597
2596
  model_config = ConfigDict(
@@ -2607,12 +2606,14 @@ class TaxonValidation(BaseModel):
2607
2606
  message_formula: Optional[str] = Field(None, alias="messageFormula")
2608
2607
  detail_formula: Optional[str] = Field(None, alias="detailFormula")
2609
2608
  exception_id: Optional[str] = Field(None, alias="exceptionId")
2609
+ support_article_id: Optional[str] = Field(None, alias="supportArticleId")
2610
+ overridable: Optional[bool] = None
2610
2611
 
2611
2612
 
2612
2613
  class DocumentTaxonValidation:
2613
2614
  taxonomy_ref: Optional[str] = Field(None, alias="taxonomyRef")
2614
2615
  taxon_path: Optional[str] = Field(None, alias="taxonPath")
2615
- rule: Optional[TaxonValidation] = None
2616
+ validation: Optional[TaxonValidation] = None
2616
2617
 
2617
2618
 
2618
2619
  class Taxon(BaseModel):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: kodexa
3
- Version: 7.0.11483003156
3
+ Version: 7.0.11485322210
4
4
  Summary: Python SDK for the Kodexa Platform
5
5
  Author: Austin Redenbaugh
6
6
  Author-email: austin@kodexa.com
@@ -12,7 +12,7 @@ kodexa/model/entities/check_response.py,sha256=eqBHxO6G2OAziL3p9bHGI-oiPkAG82H6C
12
12
  kodexa/model/entities/product.py,sha256=ZDpHuBE_9FJ-klnkyBvTfPwYOqBkM1wraZMtHqNA8FQ,3526
13
13
  kodexa/model/entities/product_subscription.py,sha256=UcmWR-qgLfdV7VCtJNwzgkanoS8nBSL6ngVuxQUK1M8,3810
14
14
  kodexa/model/model.py,sha256=nNnsZK2plgr6f13F85JNms3V0en8APCpmrPwZFAJ_2I,118358
15
- kodexa/model/objects.py,sha256=YkEQmL85JTNdZwTOBfTBgddk_65UJrPkxzvo7AFiMuk,184833
15
+ kodexa/model/objects.py,sha256=8up-mY5KbPgzIWYQINNkS7CTNagWRuz9WjECEZ90Gw4,184955
16
16
  kodexa/model/persistence.py,sha256=_k3KCcJReoWkwcelcoiXaMDKsVhnH7A6o68Fv9kzVAU,68252
17
17
  kodexa/pipeline/__init__.py,sha256=sA7f5D6qkdMrpp2xTIeefnrUBI6xxEEWostvxfX_1Cs,236
18
18
  kodexa/pipeline/pipeline.py,sha256=ZYpJAWcwV4YRK589DUhU0vXGQlkNSj4J2TsGbYqTLjo,25221
@@ -42,7 +42,7 @@ kodexa/testing/test_utils.py,sha256=DrLCkHxdb6AbZ-X3WmTMbQmnVIm55VEBL8MjtUK9POs,
42
42
  kodexa/training/__init__.py,sha256=xs2L62YpRkIRfslQwtQZ5Yxjhm7sLzX2TrVX6EuBnZQ,52
43
43
  kodexa/training/train_utils.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
44
44
  kodexa/utils/__init__.py,sha256=Pnim1o9_db5YEnNvDTxpM7HG-qTlL6n8JwFwOafU9wo,5928
45
- kodexa-7.0.11483003156.dist-info/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
46
- kodexa-7.0.11483003156.dist-info/METADATA,sha256=K-bMtUDxtNUUNbj5kAX4JnkVqFXSTLTZX2cWIImwMbM,3529
47
- kodexa-7.0.11483003156.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
48
- kodexa-7.0.11483003156.dist-info/RECORD,,
45
+ kodexa-7.0.11485322210.dist-info/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
46
+ kodexa-7.0.11485322210.dist-info/METADATA,sha256=mpUaiKooIbYbzWgekGe6kQVmybQdWiEKAm9LyeMz7ig,3529
47
+ kodexa-7.0.11485322210.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
48
+ kodexa-7.0.11485322210.dist-info/RECORD,,