Commit Graph

16 Commits

Author SHA1 Message Date
Arthur Ozga
cb4bcbe4fb Merge pull request #16595 from AJamesPhillips/FixJoiValidationObject
[hapi] Correct JoiValidationObject for route validate option.  Correct inject result.
2017-05-18 16:58:24 -07:00
Alexander James Phillips
cec538087c Correct inject result type 2017-05-18 23:27:48 +01:00
Alexander James Phillips
bbcb50a4e1 Update hapi route validate to allow joi Schema SchemaMap or array of those 2017-05-18 11:08:06 +01:00
Alexander James Phillips
678cc80ff5 Attempt to fix correct JoiValidationObject for hapi route validate option 2017-05-17 23:50:18 +01:00
Alexander James Phillips
cbda0a036b Fix tests for pluginSpecificConfiguration 2017-05-17 14:10:58 +02:00
Alexander James Phillips
95144bb247 Include Plugin specific config for route server and connection level 2017-05-17 13:32:57 +02:00
Simon Schick
f2cf1da49c address comments #2 2017-05-17 01:22:34 +02:00
Simon Schick
ac46bea13a address comments 2017-05-16 13:47:24 +02:00
Simon Schick
2d2f11dd8d rm additional whitespace 2017-05-16 04:24:20 +02:00
Simon Schick
87156fde6b fixed ext option and narrowed the type, fixed compression being mandatory 2017-05-16 04:19:15 +02:00
Alexander James Phillips
63c96d3815 Allow exclusion of conflicting properties #16416 2017-05-12 12:13:09 +01:00
Alexander James Phillips
dee8894855 Simpler typings than #16416 to catch some errors again 2017-05-11 13:21:49 +01:00
Alexander James Phillips
1557cefe0c Include @theefer's work in #16416 2017-05-11 11:10:05 +01:00
Alexander James Phillips
d20f912c77 Add scope and entity to route.options.auth 2017-05-08 20:28:19 +01:00
Alexander James Phillips
9fc3c9cd40 Fix some tslint errors and temporarily remove tslint.json 2017-05-07 20:43:03 +01:00
Alexander James Phillips
22d7c1dbcf Move hapi tests directory from tests to test 2017-05-07 15:06:09 +01:00