Merge develop into feature/meta-data-function

This commit is contained in:
umeshp7
2020-04-27 21:01:19 +05:30
20 changed files with 1151 additions and 192 deletions

View File

@@ -28,8 +28,8 @@ module.exports = {
schema.mergeAndValidate(cb);
},
getOptions: function() {
return SchemaPack.getOptions();
getOptions: function(mode, criteria) {
return SchemaPack.getOptions(mode, criteria);
},
// new API