stable
Clone or download
Read-only
request #14119: Missing OPTIONS method for taskboard_cards/:id/children
There is an OPTIONS taskboard_cards/:id/cards but this route does not exist. However taskboard_cards/:id/children does. Change-Id: Ieebc0f708e94df7691023c29a33775080a02b9ff
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/taskboard/include/REST/v1/TaskboardCardResource.php | +1 | −1 | Go to diff View file |
M | plugins/taskboard/tests/rest/TaskboardCardTest.php | +1 | −1 | Go to diff View file |