mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 18:58:38 +00:00
Fix broken json after resolving merge conflict
This commit is contained in:
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",
|
||||||
|
Reference in New Issue
Block a user