OSB icon indicating copy to clipboard operation
OSB copied to clipboard

Fix template bug in new endpoint command

Open Michael-Gibbons opened this issue 2 years ago • 0 comments

From const { id } = req.params.id to const { id } = req.params

Michael-Gibbons avatar Jul 24 '23 19:07 Michael-Gibbons