From f2c244835a25506a6fcf5fdfb6e25e44ebdbce97 Mon Sep 17 00:00:00 2001 From: gitadmin Date: Wed, 15 Feb 2023 17:10:31 +0000 Subject: [PATCH] Testing automated deployment of code changes-1 --- 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 d6deb767..65e23ec6 100644 --- a/src/config/swagger.js +++ b/src/config/swagger.js @@ -5,7 +5,7 @@ exports.options = { info: { title: "Arminta Tank API's", description: - "API's that support armintatank operations including user self service rentals , staff assisted rentals , customer support operations and management dashboards ", + "These are the 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: {