mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-01-09 05:12:28 -06:00
fix: Correction in start typebot, create it if not exists
- Corrected an issue where the start typebot function would throw an error if the typebot was not found. - Added a condition to create a new typebot if it doesn't exist. - Updated CHANGELOG.md with the details of the changes. Files affected: - CHANGELOG.md - src/api/integrations/typebot/services/typebot.service.ts
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
* Resolve not find name
|
||||
* Removed DEL_TEMP_INSTANCES as it is not being used
|
||||
* Fixed global exchange name
|
||||
* Add apiKey and serverUrl to prefilledVariables in typebot service
|
||||
* Correction in start typebot, if it doesn't exist, create it
|
||||
|
||||
# 2.0.1-beta (2024-07-17 17:01)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user