Edited title and description
This commit is contained in:
parent
8c4f67b106
commit
ebb1304eeb
@ -32,10 +32,11 @@ const swaggerJSOptions = {
|
|||||||
swaggerDefinition: {
|
swaggerDefinition: {
|
||||||
openapi: "3.0.0",
|
openapi: "3.0.0",
|
||||||
info: {
|
info: {
|
||||||
title: "Time to document that Express API you built",
|
title: "TravOpti API",
|
||||||
version: "1.0.0",
|
version: "1.0.0",
|
||||||
description:
|
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: {
|
license: {
|
||||||
name: "Licensing Pending",
|
name: "Licensing Pending",
|
||||||
url: "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
|
url: "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user