Skip to content

Commit 4d0eba8

Browse files
authored
Fix swagger title (go-gitea#28164)
![image](https://github.com/go-gitea/gitea/assets/18380374/380859b2-a643-42fd-b53e-78c93c05c826) Don't know why there's a `.` behind. 🤔
1 parent 2d9b91a commit 4d0eba8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

routers/api/v1/api.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Copyright 2016 The Gitea Authors. All rights reserved.
33
// SPDX-License-Identifier: MIT
44

5-
// Package v1 Gitea API.
5+
// Package v1 Gitea API
66
//
77
// This documentation describes the Gitea API.
88
//

templates/swagger/v1_json.tmpl

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)