mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-16 16:57:26 +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",
|
"description": "IssueMeta basic issue information",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
|
"group_id": {
|
||||||
|
"type": "integer",
|
||||||
|
"format": "int64",
|
||||||
|
"x-go-name": "GroupID"
|
||||||
|
},
|
||||||
"index": {
|
"index": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"format": "int64",
|
"format": "int64",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user