aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2023-04-20 18:31:50 +0300
committerArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2023-04-21 23:57:47 +0300
commitae2cf01da33d7a62dbb0fcd77ea3a05d16e18cbb (patch)
tree06168b4a41949d48fa83195a91b5cb610ca56af5
parentfinalize swagger, port to prod machine (#34) (diff)
downloadlphub-ae2cf01da33d7a62dbb0fcd77ea3a05d16e18cbb.tar.gz
lphub-ae2cf01da33d7a62dbb0fcd77ea3a05d16e18cbb.tar.bz2
lphub-ae2cf01da33d7a62dbb0fcd77ea3a05d16e18cbb.zip
test push for ci/cd
Diffstat (limited to '')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index f117c84..2fcf453 100644
--- a/main.go
+++ b/main.go
@@ -15,7 +15,7 @@ import (
15 15
16// @title Least Portals Database API 16// @title Least Portals Database API
17// @version 1.0 17// @version 1.0
18// @description Backend API endpoints for Least Portals Database. 18// @description Backend API endpoints for the Least Portals Database.
19 19
20// @license.name GNU General Public License, Version 2 20// @license.name GNU General Public License, Version 2
21// @license.url https://www.gnu.org/licenses/old-licenses/gpl-2.0.html 21// @license.url https://www.gnu.org/licenses/old-licenses/gpl-2.0.html