We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47dc449 commit e7d0642Copy full SHA for e7d0642
src/Input/StartExecutionInput.php
@@ -71,7 +71,7 @@ final class StartExecutionInput extends Input
71
/**
72
* The string that contains the JSON input data for the execution, for example:
73
*
74
- * `"{\"first_name\" : \"Tim\"}"`
+ * `"{\"first_name\" : \"Alejandro\"}"`
75
76
* > If you don't include any JSON input data, you still must include the two braces, for example: `"{}"`
77
0 commit comments