Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio committed Mar 25, 2019
1 parent 6e4c15d commit f53fe75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -21,7 +21,6 @@ new OpenApiMiddleware({
You should also register a custom error handler

```javascript
// Register error handler!
app.use((err, req, res, next) => {
// format error
res.status(err.status).json({
Expand Down

0 comments on commit f53fe75

Please sign in to comment.