From 2fe17bd259508ffb12ab8fc6ee1490bbb7297919 Mon Sep 17 00:00:00 2001 From: gitadmin Date: Wed, 15 Feb 2023 17:03:41 +0000 Subject: [PATCH] Testing automated deployment of code changes --- src/config/swagger.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/swagger.js b/src/config/swagger.js index 65e23ec6..d6deb767 100644 --- a/src/config/swagger.js +++ b/src/config/swagger.js @@ -5,7 +5,7 @@ exports.options = { info: { title: "Arminta Tank API's", description: - "These are the API's that support armintatank operations including user self service rentals , staff assisted rentals , customer support operations and management dashboards ", + "API's that support armintatank operations including user self service rentals , staff assisted rentals , customer support operations and management dashboards ", version: "1.0.0", }, externalDocs: {