Skip to content

Commit

Permalink
Update from v3.1.2 to v3.1.3 (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
elitonzky authored Oct 31, 2023
1 parent b2c659d commit 12d7ff9
Showing 1 changed file with 1 addition and 1 deletion.
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="v3.1.2",
default_version="v3.1.3",
desccription="Documentation of the Integrations APIs",
),
public=True,
Expand Down

0 comments on commit 12d7ff9

Please sign in to comment.