Skip to content

Commit

Permalink
Zscaler FW - Fix duplicated field in Schema (demisto#29854)
Browse files Browse the repository at this point in the history
  • Loading branch information
nkanon authored and wolyslager committed Sep 29, 2023
1 parent e4dd4be commit 6c55275
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 9 deletions.
Expand Up @@ -132,14 +132,6 @@
"type": "string",
"is_array": false
},
"spriv": {
"type": "string",
"is_array": false
},
"spriv": {
"type": "string",
"is_array": false
},
"in": {
"type": "string",
"is_array": false
Expand Down
6 changes: 6 additions & 0 deletions Packs/Zscaler/ReleaseNotes/1_3_14.md
@@ -0,0 +1,6 @@

#### Modeling Rules

##### Zscaler Internet Access Modeling Rule

- Removed duplicated field from schema.
2 changes: 1 addition & 1 deletion Packs/Zscaler/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Zscaler Internet Access",
"description": "Zscaler is a cloud security solution built for performance and flexible scalability.",
"support": "xsoar",
"currentVersion": "1.3.13",
"currentVersion": "1.3.14",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 6c55275

Please sign in to comment.