1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-20 07:26:09 +02: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",