We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e3ac39 commit 08ce88bCopy full SHA for 08ce88b
1 file changed
src/uipath/platform/common/interrupt_models.py
@@ -135,6 +135,6 @@ class WaitDocumentExtraction(BaseModel):
135
136
extraction: StartExtractionResponse
137
138
+
139
class UserMessageWait(BaseModel):
140
"""Model representing a wait for a new user input message."""
-
0 commit comments