OSB
OSB copied to clipboard
Fix template bug in new endpoint command
From
const { id } = req.params.id
to
const { id } = req.params