mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +00:00
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:
committed by
Lunny Xiao
co-authored by
Lunny Xiao
parent
f47fdce6c8
commit
d7c6465b22
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user