@itentialopensource/adapter-zscaler 0.10.0 → 0.10.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/TAB2.md +2 -2
- package/adapter.js +235 -2378
- package/metadata.json +5 -0
- package/package.json +1 -1
- package/refs?service=git-upload-pack +0 -0
- package/report/adapterInfo.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,20 @@
|
|
|
1
1
|
|
|
2
|
+
## 0.10.2 [06-27-2024]
|
|
3
|
+
|
|
4
|
+
* Updating metadata and package-lock
|
|
5
|
+
|
|
6
|
+
See merge request itentialopensource/adapters/adapter-zscaler!30
|
|
7
|
+
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
## 0.10.1 [05-24-2024]
|
|
11
|
+
|
|
12
|
+
* Added auth call
|
|
13
|
+
|
|
14
|
+
See merge request itentialopensource/adapters/adapter-zscaler!29
|
|
15
|
+
|
|
16
|
+
---
|
|
17
|
+
|
|
2
18
|
## 0.10.0 [05-16-2024]
|
|
3
19
|
|
|
4
20
|
* 2024 Adapter Migration
|
package/TAB2.md
CHANGED
|
@@ -317,7 +317,7 @@ Sample Properties can be used to help you configure the adapter in the Itential
|
|
|
317
317
|
}
|
|
318
318
|
}
|
|
319
319
|
```
|
|
320
|
-
### [Swagger](https://gitlab.com/itentialopensource/adapters/
|
|
320
|
+
### [Swagger](https://gitlab.com/itentialopensource/adapters/adapter-zscaler/-/blob/master/report/adapter-openapi.json)
|
|
321
321
|
|
|
322
|
-
## [Generic Adapter Information](https://gitlab.com/itentialopensource/adapters/
|
|
322
|
+
## [Generic Adapter Information](https://gitlab.com/itentialopensource/adapters/adapter-zscaler/-/blob/master/README.md)
|
|
323
323
|
|