Skip to content

Commit

Permalink
Update init-chat.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
varmoh authored Mar 8, 2024
1 parent 168d206 commit 7831b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ruuter/public/v2/backoffice/POST/init-chat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ insertChat:
postMessageToBot:
call: http.post
args:
url: "[#CHATBOT_RUUTER_PUBLIC]/message-to-bot"
url: "[#CHATBOT_RUUTER_PUBLIC]/backoffice/message-to-bot"
body:
chatId: ${chatUuid}
content: ${content}
Expand Down

0 comments on commit 7831b1d

Please sign in to comment.