0
0
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:
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 2025-08-13 03:29:27 -04:00
parent 7c2dad2b4c
commit 303f2b79da
No known key found for this signature in database
GPG Key ID: 924A5F6AF051E87C

View File

@ -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"