0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-04 07:55:31 +02:00

update swagger definitions

This commit is contained in:
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 2025-11-24 00:35:19 -05:00
parent 968818bd70
commit 46cd9b7379
No known key found for this signature in database
GPG Key ID: 924A5F6AF051E87C
2 changed files with 12616 additions and 12611 deletions

File diff suppressed because it is too large Load Diff

View File

@ -41982,6 +41982,11 @@
"description": "IssueMeta basic issue information",
"type": "object",
"properties": {
"group_id": {
"type": "integer",
"format": "int64",
"x-go-name": "GroupID"
},
"index": {
"type": "integer",
"format": "int64",