Add support for models to work with custom main APIs beyond Vehicle
Compare changes
Files
61+ 22
− 4
@@ -18,6 +18,8 @@ const envVarsSchema = Joi.object()
@@ -45,6 +47,7 @@ const envVarsSchema = Joi.object()
@@ -62,6 +65,16 @@ const config = {
@@ -77,10 +90,14 @@ const config = {
@@ -140,6 +157,7 @@ const config = {