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"