aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api
diff options
context:
space:
mode:
authortechknowlogick <techknowlogick@gitea.io>2021-02-12 15:51:56 -0500
committerGitHub <noreply@github.com>2021-02-12 21:51:56 +0100
commita3cc842e15eb5ed42c3125410d9c774314a286a5 (patch)
tree24481a6c273c05b5248200e34f25fe05ba5939a8 /routers/api
parent9e852edc41a4d0b788a93678775ecf2e97fa1adf (diff)
downloadgitea-a3cc842e15eb5ed42c3125410d9c774314a286a5.tar.gz
gitea-a3cc842e15eb5ed42c3125410d9c774314a286a5.zip
Show Gitea version in swagger (#14654)
Show Gitea version in swagger Co-authored-by: 6543 <6543@obermui.de>
Diffstat (limited to 'routers/api')
-rw-r--r--routers/api/v1/api.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/routers/api/v1/api.go b/routers/api/v1/api.go
index 855e44b65b..a8499e0ee8 100644
--- a/routers/api/v1/api.go
+++ b/routers/api/v1/api.go
@@ -9,7 +9,7 @@
//
// Schemes: http, https
// BasePath: /api/v1
-// Version: 1.1.1
+// Version: {{AppVer}}
// License: MIT http://opensource.org/licenses/MIT
//
// Consumes: