mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-12 00:22:59 +02:00
regenerate swagger definitions
This commit is contained in:
parent
24f5179d33
commit
8db609a265
10
templates/swagger/v1_json.tmpl
generated
10
templates/swagger/v1_json.tmpl
generated
@ -28960,6 +28960,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