diff options
| author | fengweihao <[email protected]> | 2024-11-05 11:57:39 +0800 |
|---|---|---|
| committer | fengweihao <[email protected]> | 2024-11-05 11:57:39 +0800 |
| commit | ef4658d38dca8616b84307a137530d507e84b8db (patch) | |
| tree | 10a6f335d4a478db53b615ab2e54ca95c818cb4d /test/resource/HitPolicyRequest.json | |
| parent | cb35a2b92b6d195db736f8d9354ee918effdb036 (diff) | |
TSG-23303 Negate hit path fix
TSG-23330 Statistics strategy complile table name changed
TSG-23363 Using incorrect judgment results in duplicate objects
Diffstat (limited to 'test/resource/HitPolicyRequest.json')
| -rw-r--r-- | test/resource/HitPolicyRequest.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/test/resource/HitPolicyRequest.json b/test/resource/HitPolicyRequest.json index 8cdbd8b..85d5aa0 100644 --- a/test/resource/HitPolicyRequest.json +++ b/test/resource/HitPolicyRequest.json @@ -5,7 +5,7 @@ "vsys": 1, "verify_list": [ { - "type": "pxy_manipulation", + "type": "proxy_manipulation", "verify_session": { "attributes": [ { @@ -28,7 +28,7 @@ "vsys": 1, "verify_list": [ { - "type": "pxy_manipulation", + "type": "proxy_manipulation", "verify_session": { "attributes": [ { @@ -147,7 +147,7 @@ "vsys": 1, "verify_list": [ { - "type": "pxy_manipulation", + "type": "proxy_manipulation", "verify_session": { "attributes": [ { @@ -193,7 +193,7 @@ "vsys": 1, "verify_list": [ { - "type": "pxy_manipulation", + "type": "proxy_manipulation", "verify_session": { "attributes": [ { @@ -242,7 +242,7 @@ "vsys": 1, "verify_list": [ { - "type": "pxy_manipulation", + "type": "proxy_manipulation", "verify_session": { "attributes": [ { @@ -282,7 +282,7 @@ "vsys": 1, "verify_list": [ { - "type": "pxy_manipulation", + "type": "proxy_manipulation", "verify_session": { "attributes": [ { @@ -356,7 +356,7 @@ "vsys": 1, "verify_list": [ { - "type": "pxy_manipulation", + "type": "proxy_manipulation", "vsys": 1, "verify_session": { "attributes": [ |
