Skip to content

Commit e7d0642

Browse files
Update generated code (#1918)
update generated code
1 parent 47dc449 commit e7d0642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Input/StartExecutionInput.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ final class StartExecutionInput extends Input
7171
/**
7272
* The string that contains the JSON input data for the execution, for example:
7373
*
74-
* `"{\"first_name\" : \"Tim\"}"`
74+
* `"{\"first_name\" : \"Alejandro\"}"`
7575
*
7676
* > If you don't include any JSON input data, you still must include the two braces, for example: `"{}"`
7777
*

0 commit comments

Comments
 (0)