Skip to content

Commit

Permalink
feat: Corrected readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vpatidar-systango committed Mar 5, 2020
1 parent 0cf9c51 commit 49cacef
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,11 @@ module.exports = {

Open `http://`<app_host>`:`<app_port>`/swagger` in your browser to view the documentation.

## Request Parameter Validation
### version changes

## v2.1.0

# Request Parameter Validation

- Use `validation` function exported from this module to validate request params.

Expand Down

0 comments on commit 49cacef

Please sign in to comment.