From 41d9fa6d78d47fd3c17262ff2f94e67b1b42227b Mon Sep 17 00:00:00 2001 From: lghiur Date: Fri, 20 Dec 2024 19:51:19 +0200 Subject: [PATCH] [TT-13742] Update 5.3 swagger version --- swagger.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swagger.yml b/swagger.yml index 0f26b177aee..7c0a9aedced 100644 --- a/swagger.yml +++ b/swagger.yml @@ -1,7 +1,7 @@ openapi: 3.0.0 info: title: Tyk Gateway API - version: 5.3.8 + version: 5.3.9 description: |- The Tyk Gateway API is the primary means for integrating your application with the Tyk API Gateway system. This API is very small, and has no granular permissions system. It is intended to be used purely for internal automation and integration.