BREAKING CHANGE: Remove dependency of src/api on src/core, removes multiserver support

This commit is contained in:
Chris Clark
2015-10-23 13:33:19 -07:00
parent ce65d83cc3
commit 1a99a2fddb
44 changed files with 594 additions and 982 deletions

View File

@@ -53,7 +53,7 @@ function loadSchemas() {
require('./schemas/payment-transaction.json'),
require('./schemas/payment.json'),
require('./schemas/quality.json'),
require('./schemas/remote-options.json'),
require('./schemas/api-options.json'),
require('./schemas/sequence.json'),
require('./schemas/settings-options.json'),
require('./schemas/settings-transaction.json'),