Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio committed Nov 27, 2019
1 parent 6f3ac88 commit 4ac1502
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,8 @@ that are _not_ under the base URL—such as pages—will not be validated.
| `https://api.example.com/v1/users` | :white_check_mark: |
| `https://api.example.com/index.html` | no; not under the base URL |

_**Note** that in some cases, it may be necessary to skip validation for paths under the base url. To do this, use the `ignorePaths` option._

## FAQ


Expand Down

0 comments on commit 4ac1502

Please sign in to comment.