From ebb1304eebbc3beaf94173ecd416ef8ad4f824d4 Mon Sep 17 00:00:00 2001 From: Timo John Date: Fri, 26 Jun 2020 14:44:03 +0200 Subject: [PATCH] Edited title and description --- backend/index.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/backend/index.js b/backend/index.js index cc6b12c..e791c26 100644 --- a/backend/index.js +++ b/backend/index.js @@ -32,10 +32,11 @@ const swaggerJSOptions = { swaggerDefinition: { openapi: "3.0.0", info: { - title: "Time to document that Express API you built", + title: "TravOpti API", version: "1.0.0", description: - "A test project to understand how easy it is to document and Express API", + "Enable intrest controlled region searching with this API\n" + + "No API Key required.", license: { name: "Licensing Pending", url: "https://www.youtube.com/watch?v=dQw4w9WgXcQ"