Replace last line that was somehow removed during interactive rebase

This commit is contained in:
kodumbeats 2021-08-24 10:03:32 -04:00
parent 8087ca1575
commit cc0c3d074e

View file

@ -1372,3 +1372,4 @@ App::delete('/v1/database/collections/:collectionId/documents/:documentId')
;
$response->noContent();
});