Skip to content

Commit

Permalink
Merge pull request #278 from weni-ai/update/2.5.0
Browse files Browse the repository at this point in the history
Update from v2.4.2 to v2.5.0
  • Loading branch information
Sandro-Meireles authored May 4, 2023
2 parents 1f4c9e3 + 6a218a0 commit e7b6471
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v2.5.0
----------
* Adjust the internal client to point directly to Flows

v2.4.2
----------
* Add delete endpoint in external services
Expand Down
2 changes: 1 addition & 1 deletion marketplace/swagger.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
view = get_schema_view(
openapi.Info(
title="Integrations API Documentation",
default_version="v2.4.2",
default_version="v2.5.0",
desccription="Documentation of the Integrations APIs",
),
public=True,
Expand Down

0 comments on commit e7b6471

Please sign in to comment.