clerk-sdk 0.5.1__py3-none-any.whl → 0.5.2__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.
- clerk/__init__.py +1 -1
- clerk/models/document.py +1 -2
- {clerk_sdk-0.5.1.dist-info → clerk_sdk-0.5.2.dist-info}/METADATA +2 -2
- {clerk_sdk-0.5.1.dist-info → clerk_sdk-0.5.2.dist-info}/RECORD +7 -7
- {clerk_sdk-0.5.1.dist-info → clerk_sdk-0.5.2.dist-info}/WHEEL +0 -0
- {clerk_sdk-0.5.1.dist-info → clerk_sdk-0.5.2.dist-info}/entry_points.txt +0 -0
- {clerk_sdk-0.5.1.dist-info → clerk_sdk-0.5.2.dist-info}/licenses/LICENSE +0 -0
clerk/__init__.py
CHANGED
clerk/models/document.py
CHANGED
|
@@ -25,7 +25,6 @@ class Document(BaseModel):
|
|
|
25
25
|
|
|
26
26
|
|
|
27
27
|
class UploadDocumentRequest(BaseModel):
|
|
28
|
-
project_id: str
|
|
29
28
|
workflow_id: str
|
|
30
29
|
message_subject: Optional[str] = None
|
|
31
30
|
message_content: Optional[str] = None
|
|
@@ -86,7 +85,7 @@ class UploadDocumentRequest(BaseModel):
|
|
|
86
85
|
)
|
|
87
86
|
|
|
88
87
|
return dict(
|
|
89
|
-
|
|
88
|
+
workflow_id=self.workflow_id,
|
|
90
89
|
message_subject=self.message_subject,
|
|
91
90
|
mesasge_content=self.message_content,
|
|
92
91
|
input_structured_data=serialized_input_structured_data,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: clerk-sdk
|
|
3
|
-
Version: 0.5.
|
|
3
|
+
Version: 0.5.2
|
|
4
4
|
Summary: Library for interacting with Clerk
|
|
5
5
|
Project-URL: Homepage, https://github.com/F-ONE-Group/clerk_pypi
|
|
6
6
|
Author-email: F-One <contact@f-one.group>
|
|
@@ -128,7 +128,7 @@ Use `UploadDocumentRequest` to send metadata and file attachments. Files can be
|
|
|
128
128
|
from clerk.models.document import UploadDocumentRequest
|
|
129
129
|
|
|
130
130
|
upload_request = UploadDocumentRequest(
|
|
131
|
-
|
|
131
|
+
workflow_id="proj_456",
|
|
132
132
|
message_subject="Invoice 2024-01",
|
|
133
133
|
files=["/path/to/invoice.pdf"],
|
|
134
134
|
input_structured_data={"customer_id": "cust_789"},
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
clerk/__init__.py,sha256=
|
|
1
|
+
clerk/__init__.py,sha256=9nx4P_SmXMhJwrqwChgZ2aTJHSWCp3h64vMPXt06Ab4,50
|
|
2
2
|
clerk/base.py,sha256=lbFTdpdDfsmYIQUFH93S1aw0-L6GNJwAcubW1tdMFX4,3967
|
|
3
3
|
clerk/client.py,sha256=JGhDUb4m8R7ZTHLxFsAwAw0vNA1kxewg5-GC6qOFYDk,5244
|
|
4
4
|
clerk/decorator/__init__.py,sha256=yGGcS17VsZ7cZ-hVGCm3I3vGDJMiJIAqmDGzriIi0DI,65
|
|
@@ -49,7 +49,7 @@ clerk/gui_automation/ui_state_machine/decorators.py,sha256=gBOpIusjsXlA7FEiszDCF
|
|
|
49
49
|
clerk/gui_automation/ui_state_machine/exceptions.py,sha256=9KWg20dnCssMdMu632E0nP5vkndgYNI4cDCDW-vMkQA,1436
|
|
50
50
|
clerk/gui_automation/ui_state_machine/state_machine.py,sha256=gY9TtwDE08BY7Ekz1s_7KhXaKroA5CwwBjNma_icf3s,36060
|
|
51
51
|
clerk/models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
52
|
-
clerk/models/document.py,sha256=
|
|
52
|
+
clerk/models/document.py,sha256=KCO2f255Nodi2JY4BeK3oGSaQ_aMHvrAAaKbOARu8Ww,3039
|
|
53
53
|
clerk/models/document_statuses.py,sha256=67EMwh7FUNEOkb563mO5WtckK1EICY-sk9pRhD-BYK4,347
|
|
54
54
|
clerk/models/file.py,sha256=wfMGoNTsIBFxpPUzOTOkUYZ-FGxXg6n2mZhDCBt6Jbc,733
|
|
55
55
|
clerk/models/remote_device.py,sha256=2jijS-9WWq7y6xIbAaDaPnzZo3-tjp2-dCQvNKP8YSU,109
|
|
@@ -58,8 +58,8 @@ clerk/models/ui_operator.py,sha256=mKTJUFZgv7PeEt5oys28HVZxHOJsofmRQOcRpqj0dbU,2
|
|
|
58
58
|
clerk/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
59
59
|
clerk/utils/logger.py,sha256=NrMIlJfVmRjjRw_N_Jngkl0qqv7btXUbg5wxcRmFEH4,3800
|
|
60
60
|
clerk/utils/save_artifact.py,sha256=94aYkYNVGcSUaSWZmdjiY6Oc-3yCKb2XWCZ56IAXQqk,1158
|
|
61
|
-
clerk_sdk-0.5.
|
|
62
|
-
clerk_sdk-0.5.
|
|
63
|
-
clerk_sdk-0.5.
|
|
64
|
-
clerk_sdk-0.5.
|
|
65
|
-
clerk_sdk-0.5.
|
|
61
|
+
clerk_sdk-0.5.2.dist-info/METADATA,sha256=XWZZCU8fiiqy_m5Babh1Zd1AgnOV9esd3LpFK1OPE8o,9598
|
|
62
|
+
clerk_sdk-0.5.2.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
63
|
+
clerk_sdk-0.5.2.dist-info/entry_points.txt,sha256=VoUmW07sRRSioms5pqQ4A6CYxNEyhGA93GtyBlB_wGw,53
|
|
64
|
+
clerk_sdk-0.5.2.dist-info/licenses/LICENSE,sha256=GTVQl3vH6ht70wJXKC0yMT8CmXKHxv_YyO_utAgm7EA,1065
|
|
65
|
+
clerk_sdk-0.5.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|