File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<!-- version -->
2
- # 10.5.0 API Reference
2
+ # 10.5.2 API Reference
3
3
<!-- versionstop -->
4
4
5
5
<img src =" https://raw.github.com/hapijs/joi/master/images/validation.png " align =" right " />
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ When validating a schema:
125
125
* Rules are defined in an additive fashion and evaluated in order after whitelist and blacklist checks.
126
126
127
127
# API
128
- See the [API Reference](https: // github.com/hapijs/joi/blob/v10.5.0 /API.md).
128
+ See the [API Reference](https: // github.com/hapijs/joi/blob/v10.5.2 /API.md).
129
129
130
130
# Browsers
131
131
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " joi" ,
3
3
"description" : " Object schema validation" ,
4
- "version" : " 10.5.1 " ,
4
+ "version" : " 10.5.2 " ,
5
5
"homepage" : " https://github.com/hapijs/joi" ,
6
6
"repository" : " git://github.com/hapijs/joi" ,
7
7
"main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments