1
1
mirror of https://github.com/go-gitea/gitea synced 2024-12-24 17:44:27 +00:00

Fix broken json after resolving merge conflict

This commit is contained in:
chesterip 2024-04-03 11:15:04 -04:00
parent a0be04f94f
commit e05fc9ab45

View File

@ -17986,6 +17986,9 @@
"$ref": "#/definitions/ActionTask"
},
"x-go-name": "Entries"
}
}
}
"ActionVariable": {
"description": "ActionVariable return value of the query API",
"type": "object",