mirror of
https://github.com/go-gitea/gitea
synced 2025-07-05 18:17:19 +00:00
Improve swagger generation (#33664)
Remove most "sed" tricks --------- Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
@ -7,8 +7,6 @@
|
||||
// This documentation describes the Gitea API.
|
||||
//
|
||||
// Schemes: https, http
|
||||
// BasePath: /api/v1
|
||||
// Version: {{AppVer | JSEscape}}
|
||||
// License: MIT http://opensource.org/licenses/MIT
|
||||
//
|
||||
// Consumes:
|
||||
|
Reference in New Issue
Block a user