0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-05-14 17:27:39 +02:00

update swagger definitions

This commit is contained in:
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 2025-11-24 00:35:19 -05:00
parent f7660594f7
commit bc449a8caf
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

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