diff options
| author | wangwei <[email protected]> | 2024-11-13 15:17:48 +0800 |
|---|---|---|
| committer | wangwei <[email protected]> | 2024-11-13 15:17:48 +0800 |
| commit | 8b0d31fef7795a41160bd19bfbd2c725d8c92da5 (patch) | |
| tree | b690ff6625a8ab96238cc8df12d053d23be789f1 | |
| parent | e2315e2a9fba6bc2b4109b452e798c3fa953b36e (diff) | |
| parent | 66896b67f4f0ff97e1f64c688436a28e7e70da33 (diff) | |
Merge branch 'develop' into br-384
| -rw-r--r-- | config/nacos/config/fixed-127.0.0.1_8848-tsg_nacos/data/config-data-tenant/tsg/Galaxy/proxy_event.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/config/nacos/config/fixed-127.0.0.1_8848-tsg_nacos/data/config-data-tenant/tsg/Galaxy/proxy_event.json b/config/nacos/config/fixed-127.0.0.1_8848-tsg_nacos/data/config-data-tenant/tsg/Galaxy/proxy_event.json index 9c020952..b5b06205 100644 --- a/config/nacos/config/fixed-127.0.0.1_8848-tsg_nacos/data/config-data-tenant/tsg/Galaxy/proxy_event.json +++ b/config/nacos/config/fixed-127.0.0.1_8848-tsg_nacos/data/config-data-tenant/tsg/Galaxy/proxy_event.json @@ -1174,21 +1174,6 @@ "type": "string" }, { - "name": "security_action", - "label": "Security Action", - "doc": { - "visibility": "hidden", - "constraints": { - "operator_functions": "=,!=,in,not in,notEmpty,empty" - }, - "data": { - "$ref": "public_schema_info.json#/fields/security_action/data" - }, - "ttl": null - }, - "type": "string" - }, - { "name": "monitor_rule_list", "label": "Monitor Rule List(Deprecated)", "doc": { |
