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:
parent
968818bd70
commit
46cd9b7379
File diff suppressed because it is too large
Load Diff
5
templates/swagger/v1_json.tmpl
generated
5
templates/swagger/v1_json.tmpl
generated
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user