hubtype / botonic

Build chatbots and conversational experiences using React
https://botonic.io
MIT License
519 stars 76 forks source link

Botonic cli: use endpoints /v2/bots/ for deploy #2892

Closed Iru89 closed 1 month ago

Iru89 commented 1 month ago

Description

Use new endpoints /v2/bots/ to deploy. Send the bot_config as parameters in the POST call /v2/bots/ instead of adding the json in the separate folder next to the bot zip of the bot to be deployed.

Context

Approach taken / Explain the design

To document / Usage example

Testing

The pull request...

github-actions[bot] commented 1 month ago

Test Results

30 tests  ±0   30 :white_check_mark: ±0   4m 17s :stopwatch: -41s  6 suites ±0    0 :zzz: ±0   1 files   ±0    0 :x: ±0 

Results for commit cba6d26e. ± Comparison against base commit 9a234c53.

:recycle: This comment has been updated with latest results.