Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio authored Mar 22, 2019
1 parent f62b461 commit dd065d2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

ExpressJs middleware that automatically validates API requests using an OpenAPI 3.0 specification,

Try out the [sample project](https://github.com/cdimascio/express-middleware-openapi-example)

## Install

```shell
Expand Down Expand Up @@ -103,7 +101,7 @@ module.exports = app;

## [Example API Server (Full Project Source)](https://github.com/cdimascio/express-middleware-openapi-example)

A full working example lives [here](https://github.com/cdimascio/express-middleware-openapi-example)
A fully working example lives [here](https://github.com/cdimascio/express-middleware-openapi-example)

## Example validation responses

Expand Down

0 comments on commit dd065d2

Please sign in to comment.