aboutsummaryrefslogtreecommitdiff
path: root/backend/docs/swagger.json
diff options
context:
space:
mode:
authorArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2024-09-10 22:13:24 +0300
committerArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2024-09-10 22:13:24 +0300
commit16165aea34a711027825b3f6512e73a0156f8068 (patch)
tree138d92b8b01c41e07a3a2316fd109ddd97e80fa6 /backend/docs/swagger.json
parentrefactor: update readme (diff)
downloadlphub-16165aea34a711027825b3f6512e73a0156f8068.tar.gz
lphub-16165aea34a711027825b3f6512e73a0156f8068.tar.bz2
lphub-16165aea34a711027825b3f6512e73a0156f8068.zip
refactor: move backend entry, rename module
Diffstat (limited to '')
-rw-r--r--backend/docs/swagger.json (renamed from docs/swagger.json)4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/swagger.json b/backend/docs/swagger.json
index a773ac7..6de5978 100644
--- a/docs/swagger.json
+++ b/backend/docs/swagger.json
@@ -5,8 +5,8 @@
5 "title": "Least Portals Database API", 5 "title": "Least Portals Database API",
6 "contact": {}, 6 "contact": {},
7 "license": { 7 "license": {
8 "name": "GNU General Public License, Version 2", 8 "name": "GNU Affero General Public License, Version 3",
9 "url": "https://www.gnu.org/licenses/old-licenses/gpl-2.0.html" 9 "url": "https://www.gnu.org/licenses/agpl-3.0.html"
10 }, 10 },
11 "version": "1.0" 11 "version": "1.0"
12 }, 12 },