mirror of
https://github.com/go-gitea/gitea
synced 2024-12-25 01:54:26 +00:00
Fix broken json after resolving merge conflict
This commit is contained in:
parent
a0be04f94f
commit
e05fc9ab45
3
templates/swagger/v1_json.tmpl
generated
3
templates/swagger/v1_json.tmpl
generated
@ -17986,6 +17986,9 @@
|
|||||||
"$ref": "#/definitions/ActionTask"
|
"$ref": "#/definitions/ActionTask"
|
||||||
},
|
},
|
||||||
"x-go-name": "Entries"
|
"x-go-name": "Entries"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
"ActionVariable": {
|
"ActionVariable": {
|
||||||
"description": "ActionVariable return value of the query API",
|
"description": "ActionVariable return value of the query API",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
|
Loading…
Reference in New Issue
Block a user