update to 1.27.3 (#532)

<!-- cloudflare-preview --> Preview: https://pr-532.docs-gitea-com.pages.dev

Reviewed-on: https://gitea.com/gitea/docs/pulls/532
Reviewed-by: bircni <[email protected]>
Co-authored-by: Lunny Xiao <[email protected]>
This commit is contained in:
Lunny Xiao
2026-08-29 19:59:27 +00:00
committed by bircni
parent 81c05f6eef
commit 6f4164726b
4 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -10868,7 +10868,7 @@
"url": "http://opensource.org/licenses/MIT"
},
"title": "Gitea API",
"version": "1.27.2"
"version": "1.27.3"
},
"openapi": "3.0.3",
"paths": {
@@ -34331,4 +34331,4 @@
"url": "https://gitea.com/api/v1"
}
]
}
}
+2 -2
View File
@@ -17,7 +17,7 @@
"name": "MIT",
"url": "http://opensource.org/licenses/MIT"
},
"version": "1.27.2"
"version": "1.27.3"
},
"basePath": "https://gitea.com/api/v1",
"paths": {
@@ -32195,4 +32195,4 @@
"TOTPHeader": []
}
]
}
}