mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-10 05:21:54 +02:00
regenerate swagger definitions
This commit is contained in:
parent
7c2dad2b4c
commit
303f2b79da
10
templates/swagger/v1_json.tmpl
generated
10
templates/swagger/v1_json.tmpl
generated
@ -28528,6 +28528,16 @@
|
||||
"type": "string",
|
||||
"x-go-name": "FullName"
|
||||
},
|
||||
"group_id": {
|
||||
"type": "integer",
|
||||
"format": "int64",
|
||||
"x-go-name": "GroupID"
|
||||
},
|
||||
"group_sort_order": {
|
||||
"type": "integer",
|
||||
"format": "int64",
|
||||
"x-go-name": "GroupSortOrder"
|
||||
},
|
||||
"has_actions": {
|
||||
"type": "boolean",
|
||||
"x-go-name": "HasActions"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user