Skip to content

Commit 716a461

Browse files
author
Api (Codebuild)
committed
Look for details in API documentation's changelog
1 parent 136174e commit 716a461

File tree

865 files changed

+2619
-3237
lines changed

Some content is hidden

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

865 files changed

+2619
-3237
lines changed

.openapi-generator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.10.0
1+
7.9.0

docs/ActivesessionGetCurrentV1Response.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
99
**objDebugPayload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
1010
**objDebug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
11-
**mPayload** | [**ActivesessionResponseCompound**](ActivesessionResponseCompound.md) | Payload for GET /1/object/activesession/getCurrent |
11+
**mPayload** | [**ActivesessionGetCurrentV1ResponseMPayload**](ActivesessionGetCurrentV1ResponseMPayload.md) | |
1212

1313

1414

docs/ApikeyCreateObjectV2Request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**aObjApikey** | [**List<ApikeyRequestCompound>**](ApikeyRequest.md) | |
9+
**aObjApikey** | [**List<ApikeyRequestCompound>**](ApikeyRequestCompound.md) | |
1010

1111

1212

docs/ApikeyCreateObjectV2ResponseMPayload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**aObjApikey** | [**List<ApikeyResponseCompound>**](ApikeyResponse.md) | |
9+
**aObjApikey** | [**List<ApikeyResponseCompound>**](ApikeyResponseCompound.md) | |
1010

1111

1212

docs/ApikeyEditObjectV1Request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**objApikey** | [**ApikeyRequest**](ApikeyRequest.md) | An Apikey Object and children to create a complete structure |
9+
**objApikey** | [**ApikeyRequestCompound**](ApikeyRequestCompound.md) | |
1010

1111

1212

docs/ApikeyEditPermissionsV1Request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**aObjPermission** | [**List<PermissionRequestCompound>**](PermissionRequest.md) | |
9+
**aObjPermission** | [**List<PermissionRequestCompound>**](PermissionRequestCompound.md) | |
1010

1111

1212

docs/ApikeyGetObjectV2ResponseMPayload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**objApikey** | [**ApikeyResponse**](ApikeyResponse.md) | An Apikey Object and children to create a complete structure |
9+
**objApikey** | [**ApikeyResponseCompound**](ApikeyResponseCompound.md) | |
1010

1111

1212

docs/ApikeyRegenerateV1ResponseMPayload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**objApikey** | [**ApikeyResponse**](ApikeyResponse.md) | An Apikey Object and children to create a complete structure |
9+
**objApikey** | [**ApikeyResponseCompound**](ApikeyResponseCompound.md) | |
1010

1111

1212

docs/CommonResponseErrorEzsignformValidation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Name | Type | Description | Notes
99
**sErrorMessage** | **String** | The message giving details about the error |
1010
**eErrorCode** | [**FieldEErrorCode**](FieldEErrorCode.md) | |
1111
**aSErrorMessagedetail** | **List<String>** | More error message detail | [optional]
12-
**aObjEzsignformfielderror** | **List<CustomEzsignformfielderrorResponse>** | |
12+
**aObjEzsignformfielderror** | [**List<CustomEzsignformfielderrorResponse>**](CustomEzsignformfielderrorResponse.md) | |
1313

1414

1515

docs/CommonWebhook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
99
**objWebhook** | [**CustomWebhookResponse**](CustomWebhookResponse.md) | |
10-
**aObjAttempt** | [**List<AttemptResponseCompound>**](AttemptResponse.md) | An array containing details of previous attempts that were made to deliver the message. The array is empty if it's the first attempt. |
10+
**aObjAttempt** | [**List<AttemptResponseCompound>**](AttemptResponseCompound.md) | An array containing details of previous attempts that were made to deliver the message. The array is empty if it's the first attempt. |
1111

1212

1313

0 commit comments

Comments
 (0)