mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
more bits
This commit is contained in:
@ -71,7 +71,7 @@ function index(req, res) {
|
||||
}
|
||||
|
||||
/**
|
||||
* POST /api/spans/:user_id
|
||||
* POST /api/spans/:span_id
|
||||
*/
|
||||
function update(req, res) {
|
||||
req.check('id').isMongoId();
|
||||
|
Reference in New Issue
Block a user