Fix swagger title (#28164)
 Don't know why there's a `.` behind. 🤔
This commit is contained in:
Generated
+1
-1
@@ -14,7 +14,7 @@
|
||||
"swagger": "2.0",
|
||||
"info": {
|
||||
"description": "This documentation describes the Gitea API.",
|
||||
"title": "Gitea API.",
|
||||
"title": "Gitea API",
|
||||
"license": {
|
||||
"name": "MIT",
|
||||
"url": "http://opensource.org/licenses/MIT"
|
||||
|
||||
Reference in New Issue
Block a user