diff options
author | Botond Hende <nettingman@gmail.com> | 2024-11-27 23:59:07 +0100 |
---|---|---|
committer | Botond Hende <nettingman@gmail.com> | 2024-11-27 23:59:07 +0100 |
commit | cb40a2ff74a8165cb59357c423f83219a01631bc (patch) | |
tree | b672312dd0ab0e4a6de9d96224e78e6523133b13 /responses | |
parent | 61549211126ff8abc347e9a100b120773dfc2d62 (diff) |
basic responses
Diffstat (limited to 'responses')
-rw-r--r-- | responses/process_HesExecuteProcess.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/responses/process_HesExecuteProcess.yaml b/responses/process_HesExecuteProcess.yaml index 66653c2..31646ff 100644 --- a/responses/process_HesExecuteProcess.yaml +++ b/responses/process_HesExecuteProcess.yaml @@ -1,5 +1,4 @@ responses: HesExecuteProcess: - data: - - sentences: - "Right away."
\ No newline at end of file + sentences: + - "Starting it now."
\ No newline at end of file |