mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-25 22:36:53 +08:00
Show Gitea version in swagger (#14654)
Show Gitea version in swagger Co-authored-by: 6543 <6543@obermui.de>
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
//
|
||||
// Schemes: http, https
|
||||
// BasePath: /api/v1
|
||||
// Version: 1.1.1
|
||||
// Version: {{AppVer}}
|
||||
// License: MIT http://opensource.org/licenses/MIT
|
||||
//
|
||||
// Consumes:
|
||||
|
Reference in New Issue
Block a user