rename terminology "group" to "object"
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"rule_table": "RULE_DEFAULT",
|
||||
"group_table": "GROUP",
|
||||
"object_table": "OBJECT",
|
||||
"rules": [
|
||||
{
|
||||
"rule_id": 1,
|
||||
@@ -10,9 +10,9 @@
|
||||
"do_log": 1,
|
||||
"user_region": "anything",
|
||||
"is_valid": "yes",
|
||||
"groups": [
|
||||
"objects": [
|
||||
{
|
||||
"group_name": "Untitled",
|
||||
"object_name": "Untitled",
|
||||
"regions": [
|
||||
{
|
||||
"table_name": "HTTP_URL",
|
||||
|
||||
Reference in New Issue
Block a user