stable
Clone or download
Read-only
request #6430 - PUT /cards/:id cannot update solo card
Change-Id: I31656823d3c3ae87f4483d928c76e180d838a971
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/cardwall/include/REST/v1/CardUpdater.class.php | +2 | −2 | Go to diff View file |
M | plugins/cardwall/include/REST/v1/CardValidator.php | +4 | −2 | Go to diff View file |
M | plugins/cardwall/include/REST/v1/CardsResource.class.php | +4 | −4 | Go to diff View file |
A | tests/rest/regressions/PutSoloCardTest.php | +127 | −0 | Go to diff View file |