@bigbinary/neeto-molecules 4.0.115 → 4.0.116
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3326,7 +3326,7 @@ var buildIpRestrictionPayload = function buildIpRestrictionPayload(values) {
|
|
|
3326
3326
|
};
|
|
3327
3327
|
};
|
|
3328
3328
|
|
|
3329
|
-
var IP_RESTRICTIONS_ENGINE_BASE_URL = "/
|
|
3329
|
+
var IP_RESTRICTIONS_ENGINE_BASE_URL = "/neeto_ip_restrictions/api/v1";
|
|
3330
3330
|
var QUERY_KEYS = {
|
|
3331
3331
|
IP_RESTRICTION: "IP_RESTRICTION",
|
|
3332
3332
|
ALLOWED_IP_RANGES: "ALLOWED_IP_RANGES",
|