diff --git a/apidef/schema.json b/apidef/schema.json index 7f909bccfb6..91c1760d334 100644 --- a/apidef/schema.json +++ b/apidef/schema.json @@ -34,6 +34,9 @@ "tags_disabled": { "type": "boolean" }, + "ip_access_control_disabled": { + "type": "boolean" + }, "enable_ip_whitelisting": { "type": "boolean" },