22
33Ziti Edge Client
44
5- - API version: 0.26.39
5+ - API version: 0.26.42
66
7- - Build date: 2025-01-27T11:11:53.726065456-05 :00[ America/New_York]
7+ - Build date: 2025-03-17T12:51:45.850758361-04 :00[ America/New_York]
88
99- Generator version: 7.11.0
1010
@@ -45,7 +45,7 @@ Add this dependency to your project's POM:
4545<dependency >
4646 <groupId >org.openziti</groupId >
4747 <artifactId >edge-api</artifactId >
48- <version >0.26.39 </version >
48+ <version >0.28.2-update-edge-api-0. 26.42-42.8441c84-dirty-SNAPSHOT </version >
4949 <scope >compile</scope >
5050</dependency >
5151```
@@ -55,7 +55,7 @@ Add this dependency to your project's POM:
5555Add this dependency to your project's build file:
5656
5757``` groovy
58- compile "org.openziti:edge-api:0.26.39 "
58+ compile "org.openziti:edge-api:0.28.2-update-edge-api-0. 26.42-42.8441c84-dirty-SNAPSHOT "
5959```
6060
6161### Others
@@ -68,7 +68,7 @@ mvn clean package
6868
6969Then manually install the following JARs:
7070
71- - ` target/edge-api-0.26.39 .jar `
71+ - ` target/edge-api-0.28.2-update-edge-api-0. 26.42-42.8441c84-dirty-SNAPSHOT .jar `
7272- ` target/lib/*.jar `
7373
7474## Getting Started
@@ -310,6 +310,7 @@ Class | Method | HTTP request | Description
310310 - [ EntityRef] ( docs/EntityRef.md )
311311 - [ EnvInfo] ( docs/EnvInfo.md )
312312 - [ ErOttEnrollmentRequest] ( docs/ErOttEnrollmentRequest.md )
313+ - [ GenericEnroll] ( docs/GenericEnroll.md )
313314 - [ IdentityAuthenticators] ( docs/IdentityAuthenticators.md )
314315 - [ IdentityAuthenticatorsCert] ( docs/IdentityAuthenticatorsCert.md )
315316 - [ IdentityAuthenticatorsUpdb] ( docs/IdentityAuthenticatorsUpdb.md )
0 commit comments