From d46c96715e24a1d3a47d2ab59e1dbc6aac195db6 Mon Sep 17 00:00:00 2001 From: Laurentiu <6229829+lghiur@users.noreply.github.com> Date: Fri, 20 Dec 2024 20:13:28 +0200 Subject: [PATCH] [TT-13742] Update swagger to 5.7.1 (#6803) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### **User description**
TT-13742
Summary Update Tyk API documentation for 5.3.9/5.7.1 release
Type Task Task
Status In Dev
Points N/A
Labels -
--- https://tyktech.atlassian.net/browse/TT-13742 updates swagger version ___ ### **PR Type** enhancement ___ ### **Description** - Updated the Swagger API documentation to reflect the new version `5.7.1`. - This change ensures the API documentation is aligned with the latest release. ___ ### **Changes walkthrough** 📝
Relevant files
Enhancement
swagger.yml
Update Swagger API version to 5.7.1                                           

swagger.yml
  • Updated the version field in the Swagger API documentation from 5.7.0
    to 5.7.1.
  • +1/-1     
    ___ > 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull request to receive relevant information --- swagger.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swagger.yml b/swagger.yml index 9abac6f6ff6..74a36e415a4 100644 --- a/swagger.yml +++ b/swagger.yml @@ -30,7 +30,7 @@ info: name: Mozilla Public License Version 2.0 url: https://github.com/TykTechnologies/tyk/blob/master/LICENSE.md title: Tyk Gateway API - version: 5.7.0 + version: 5.7.1 servers: - url: https://{tenant} variables: