aboutsummaryrefslogtreecommitdiff
path: root/backend/docs/swagger.json
diff options
context:
space:
mode:
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 },