Skip to content

Commit 663a467

Browse files
author
Api (Codebuild)
committed
Look for details in API documentation's changelog
1 parent 01fc888 commit 663a467

1,901 files changed

Lines changed: 2201 additions & 2169 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openapi-generator/FILES

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -423,8 +423,6 @@ docs/DiscussionmessageRequestCompound.md
423423
docs/DiscussionmessageRequestPatch.md
424424
docs/DiscussionmessageResponse.md
425425
docs/DiscussionmessageResponseCompound.md
426-
docs/DocumentationSubscribeV1Request.md
427-
docs/DocumentationSubscribeV1Response.md
428426
docs/DomainAutocompleteElementResponse.md
429427
docs/DomainCreateObjectV1Request.md
430428
docs/DomainCreateObjectV1Response.md
@@ -545,6 +543,8 @@ docs/EzmaxpartnerGetObjectV2Response.md
545543
docs/EzmaxpartnerGetObjectV2ResponseMPayload.md
546544
docs/EzmaxpartnerResponse.md
547545
docs/EzmaxpartnerResponseCompound.md
546+
docs/EzmaxpartnerSubscribeV1Request.md
547+
docs/EzmaxpartnerSubscribeV1Response.md
548548
docs/EzmaxproductAutocompleteElementResponse.md
549549
docs/EzmaxproductGetAutocompleteV2Response.md
550550
docs/EzmaxproductGetAutocompleteV2ResponseMPayload.md
@@ -2759,8 +2759,6 @@ src/main/java/com/ezmax/api/model/DiscussionmessageRequestCompound.java
27592759
src/main/java/com/ezmax/api/model/DiscussionmessageRequestPatch.java
27602760
src/main/java/com/ezmax/api/model/DiscussionmessageResponse.java
27612761
src/main/java/com/ezmax/api/model/DiscussionmessageResponseCompound.java
2762-
src/main/java/com/ezmax/api/model/DocumentationSubscribeV1Request.java
2763-
src/main/java/com/ezmax/api/model/DocumentationSubscribeV1Response.java
27642762
src/main/java/com/ezmax/api/model/DomainAutocompleteElementResponse.java
27652763
src/main/java/com/ezmax/api/model/DomainCreateObjectV1Request.java
27662764
src/main/java/com/ezmax/api/model/DomainCreateObjectV1Response.java
@@ -2880,6 +2878,8 @@ src/main/java/com/ezmax/api/model/EzmaxpartnerGetObjectV2Response.java
28802878
src/main/java/com/ezmax/api/model/EzmaxpartnerGetObjectV2ResponseMPayload.java
28812879
src/main/java/com/ezmax/api/model/EzmaxpartnerResponse.java
28822880
src/main/java/com/ezmax/api/model/EzmaxpartnerResponseCompound.java
2881+
src/main/java/com/ezmax/api/model/EzmaxpartnerSubscribeV1Request.java
2882+
src/main/java/com/ezmax/api/model/EzmaxpartnerSubscribeV1Response.java
28832883
src/main/java/com/ezmax/api/model/EzmaxproductAutocompleteElementResponse.java
28842884
src/main/java/com/ezmax/api/model/EzmaxproductGetAutocompleteV2Response.java
28852885
src/main/java/com/ezmax/api/model/EzmaxproductGetAutocompleteV2ResponseMPayload.java

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
eZmax API Definition (Full)
44
- API version: 1.3.2
5-
- Build date: 2026-07-20T19:15:40.633314043Z[Etc/UTC]
5+
- Build date: 2026-07-21T20:02:41.721850157Z[Etc/UTC]
66
- Generator version: 7.24.0
77

88
This API expose all the functionnalities for the eZmax and eZsign applications.
@@ -101,12 +101,12 @@ public class Example {
101101
//Authorization.setApiKeyPrefix("Token");
102102

103103
ExternalEzmaxpartnerApi apiInstance = new ExternalEzmaxpartnerApi(defaultClient);
104-
DocumentationSubscribeV1Request documentationSubscribeV1Request = new DocumentationSubscribeV1Request(); // DocumentationSubscribeV1Request |
104+
EzmaxpartnerSubscribeV1Request ezmaxpartnerSubscribeV1Request = new EzmaxpartnerSubscribeV1Request(); // EzmaxpartnerSubscribeV1Request |
105105
try {
106-
DocumentationSubscribeV1Response result = apiInstance.externalpartnerSubscribeV1(documentationSubscribeV1Request);
106+
EzmaxpartnerSubscribeV1Response result = apiInstance.ezmaxpartnerSubscribeV1(ezmaxpartnerSubscribeV1Request);
107107
System.out.println(result);
108108
} catch (ApiException e) {
109-
System.err.println("Exception when calling ExternalEzmaxpartnerApi#externalpartnerSubscribeV1");
109+
System.err.println("Exception when calling ExternalEzmaxpartnerApi#ezmaxpartnerSubscribeV1");
110110
System.err.println("Status code: " + e.getCode());
111111
System.err.println("Reason: " + e.getResponseBody());
112112
System.err.println("Response headers: " + e.getResponseHeaders());
@@ -123,7 +123,7 @@ All URIs are relative to *https://prod.api.appcluster01.ca-central-1.ezmax.com/r
123123

124124
Class | Method | HTTP request | Description
125125
------------ | ------------- | ------------- | -------------
126-
*ExternalEzmaxpartnerApi* | [**externalpartnerSubscribeV1**](docs/ExternalEzmaxpartnerApi.md#externalpartnerSubscribeV1) | **POST** /1/external/ezmaxpartner/subscribe | Subscribe to an Ezmaxparnerproductstage
126+
*ExternalEzmaxpartnerApi* | [**ezmaxpartnerSubscribeV1**](docs/ExternalEzmaxpartnerApi.md#ezmaxpartnerSubscribeV1) | **POST** /1/external/ezmaxpartner/subscribe | Subscribe to an Ezmaxparnerproductstage
127127
*GlobalCustomerApi* | [**globalCustomerGetEndpointV1**](docs/GlobalCustomerApi.md#globalCustomerGetEndpointV1) | **GET** /1/customer/{pksCustomerCode}/endpoint | Get customer endpoint
128128
*GlobalEzmaxclientApi* | [**globalEzmaxclientVersionV1**](docs/GlobalEzmaxclientApi.md#globalEzmaxclientVersionV1) | **GET** /1/ezmaxclient/{pksEzmaxclientOs}/version | Retrieve the latest version of the Ezmaxclient
129129
*GlobalEzmaxcustomerApi* | [**globalEzmaxcustomerGetConfigurationV1**](docs/GlobalEzmaxcustomerApi.md#globalEzmaxcustomerGetConfigurationV1) | **GET** /1/ezmaxcustomer/{pksEzmaxcustomerCode}/getConfiguration | Get ezmaxcustomer configuration
@@ -1114,8 +1114,6 @@ Class | Method | HTTP request | Description
11141114
- [DiscussionmessageRequestPatch](docs/DiscussionmessageRequestPatch.md)
11151115
- [DiscussionmessageResponse](docs/DiscussionmessageResponse.md)
11161116
- [DiscussionmessageResponseCompound](docs/DiscussionmessageResponseCompound.md)
1117-
- [DocumentationSubscribeV1Request](docs/DocumentationSubscribeV1Request.md)
1118-
- [DocumentationSubscribeV1Response](docs/DocumentationSubscribeV1Response.md)
11191117
- [DomainAutocompleteElementResponse](docs/DomainAutocompleteElementResponse.md)
11201118
- [DomainCreateObjectV1Request](docs/DomainCreateObjectV1Request.md)
11211119
- [DomainCreateObjectV1Response](docs/DomainCreateObjectV1Response.md)
@@ -1235,6 +1233,8 @@ Class | Method | HTTP request | Description
12351233
- [EzmaxpartnerGetObjectV2ResponseMPayload](docs/EzmaxpartnerGetObjectV2ResponseMPayload.md)
12361234
- [EzmaxpartnerResponse](docs/EzmaxpartnerResponse.md)
12371235
- [EzmaxpartnerResponseCompound](docs/EzmaxpartnerResponseCompound.md)
1236+
- [EzmaxpartnerSubscribeV1Request](docs/EzmaxpartnerSubscribeV1Request.md)
1237+
- [EzmaxpartnerSubscribeV1Response](docs/EzmaxpartnerSubscribeV1Response.md)
12381238
- [EzmaxproductAutocompleteElementResponse](docs/EzmaxproductAutocompleteElementResponse.md)
12391239
- [EzmaxproductGetAutocompleteV2Response](docs/EzmaxproductGetAutocompleteV2Response.md)
12401240
- [EzmaxproductGetAutocompleteV2ResponseMPayload](docs/EzmaxproductGetAutocompleteV2ResponseMPayload.md)

0 commit comments

Comments
 (0)