1
1
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:
chesterip 2024-04-03 11:15:04 -04:00
parent a0be04f94f
commit e05fc9ab45

View File

@ -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",