Skip to content

Commit

Permalink
docs: rm date cmd from custom validation demo
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-suhas committed Mar 29, 2018
1 parent b308c8b commit 9de71a5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -584,9 +584,6 @@ func getBookable(c *gin.Context) {
```

```console
$ date +'%m/%d/%Y'
03/09/2018

$ curl "localhost:8085/bookable?check_in=2018-04-16&check_out=2018-04-17"
{"message":"Booking dates are valid!"}

Expand Down

0 comments on commit 9de71a5

Please sign in to comment.