mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
@@ -37,7 +37,6 @@ func ListLicenseTemplates(ctx *context.APIContext) {
|
||||
ctx.JSON(http.StatusOK, response)
|
||||
}
|
||||
|
||||
// Returns information about a gitignore template
|
||||
func GetLicenseTemplateInfo(ctx *context.APIContext) {
|
||||
// swagger:operation GET /licenses/{name} miscellaneous getLicenseTemplateInfo
|
||||
// ---
|
||||
|
Reference in New Issue
Block a user