Update swagger-latest.json (#487)

Automated update of static/swagger-latest.json from the gitea main branch, opened by the "update swagger files" scheduled workflow.

---------

Co-authored-by: Lunny Xiao <[email protected]>
Reviewed-on: https://gitea.com/gitea/docs/pulls/487
Reviewed-by: silverwind <[email protected]>
Co-authored-by: Gitea Bot <[email protected]>
This commit is contained in:
Gitea Bot
2026-08-03 23:16:39 +00:00
committed by Lunny Xiao
co-authored by Lunny Xiao
parent f47fdce6c8
commit d7c6465b22
+5
View File
@@ -23998,6 +23998,11 @@
"format": "int64",
"x-go-name": "LfsSize"
},
"mode": {
"description": "`mode` is the Git file mode as an octal string, e.g. `100644` (regular), `100755` (executable), `120000` (symlink), `160000` (submodule)",
"type": "string",
"x-go-name": "Mode"
},
"name": {
"description": "Name is the file or directory name",
"type": "string",