Skip to content

Commit

Permalink
Look for details in API documentation's changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Api (Codebuild) committed Jan 17, 2025
1 parent c481378 commit 2e08581
Show file tree
Hide file tree
Showing 2,288 changed files with 26,025 additions and 4,414 deletions.
2 changes: 1 addition & 1 deletion .openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.10.0
7.9.0
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ This Python package is automatically generated by the [OpenAPI Generator](https:

- API version: 1.2.1
- Package version: 1.2.1
- Generator version: 7.10.0
- Generator version: 7.9.0
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
For more information, please visit [https://www.ezmax.ca/en/contact](https://www.ezmax.ca/en/contact)

## Requirements.

Python 3.8+
Python 3.7+

## Installation & Usage
### pip install
Expand Down
2 changes: 2 additions & 0 deletions docs/ActivesessionGenerateFederationTokenV1Response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Response for POST /1/object/activesession/generateFederationToken

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
**m_payload** | [**ActivesessionGenerateFederationTokenV1ResponseMPayload**](ActivesessionGenerateFederationTokenV1ResponseMPayload.md) | |

## Example
Expand Down
4 changes: 3 additions & 1 deletion docs/ActivesessionGetCurrentV1Response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ Response for GET /1/object/activesession/getCurrent

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**m_payload** | [**ActivesessionResponseCompound**](ActivesessionResponseCompound.md) | Payload for GET /1/object/activesession/getCurrent |
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
**m_payload** | [**ActivesessionGetCurrentV1ResponseMPayload**](ActivesessionGetCurrentV1ResponseMPayload.md) | |

## Example

Expand Down
31 changes: 31 additions & 0 deletions docs/ActivesessionGetCurrentV1ResponseMPayload.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,37 @@ Payload for GET /1/object/activesession/getCurrent

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**e_activesession_usertype** | [**FieldEActivesessionUsertype**](FieldEActivesessionUsertype.md) | |
**e_activesession_origin** | [**FieldEActivesessionOrigin**](FieldEActivesessionOrigin.md) | |
**e_activesession_weekdaystart** | [**FieldEActivesessionWeekdaystart**](FieldEActivesessionWeekdaystart.md) | |
**fki_language_id** | **int** | The unique ID of the Language. Valid values: |Value|Description| |-|-| |1|French| |2|English| |
**s_company_name_x** | **str** | The Name of the Company in the language of the requester |
**s_department_name_x** | **str** | The Name of the Department in the language of the requester |
**b_activesession_debug** | **bool** | Whether the active session is in debug or not |
**b_activesession_issuperadmin** | **bool** | Whether the active session is superadmin or not |
**b_activesession_attachment** | **bool** | Can access attachment when we clone a user | [optional]
**b_activesession_canafe** | **bool** | Can access canafe when we clone a user | [optional]
**b_activesession_financial** | **bool** | Can access financial element when we clone a user | [optional]
**b_activesession_realestatecompleted** | **bool** | Can access closed realestate folders when we clone a user | [optional]
**e_activesession_ezsign** | [**FieldEActivesessionEzsign**](FieldEActivesessionEzsign.md) | | [optional]
**e_activesession_ezsignaccess** | [**FieldEActivesessionEzsignaccess**](FieldEActivesessionEzsignaccess.md) | |
**e_activesession_ezsignprepaid** | [**FieldEActivesessionEzsignprepaid**](FieldEActivesessionEzsignprepaid.md) | | [optional]
**e_activesession_realestateinprogress** | [**FieldEActivesessionRealestateinprogress**](FieldEActivesessionRealestateinprogress.md) | | [optional]
**pks_customer_code** | **str** | The customer code assigned to your account |
**fki_systemconfigurationtype_id** | **int** | The unique ID of the Systemconfigurationtype |
**fki_signature_id** | **int** | The unique ID of the Signature | [optional]
**fki_ezsignuser_id** | **int** | The unique ID of the Ezsignuser | [optional]
**b_systemconfiguration_ezsignpaidbyoffice** | **bool** | Whether if Ezsign is paid by the company or not | [optional]
**e_systemconfiguration_ezsignofficeplan** | [**FieldESystemconfigurationEzsignofficeplan**](FieldESystemconfigurationEzsignofficeplan.md) | | [optional]
**e_user_ezsignaccess** | [**FieldEUserEzsignaccess**](FieldEUserEzsignaccess.md) | |
**e_user_ezsignprepaid** | [**FieldEUserEzsignprepaid**](FieldEUserEzsignprepaid.md) | | [optional]
**b_user_ezsigntrial** | **bool** | Whether the User's eZsign subscription is a trial | [optional]
**dt_user_ezsignprepaidexpiration** | **str** | The eZsign prepaid expiration date | [optional]
**a_pki_permission_id** | **List[int]** | An array of permissions granted to the user or api key |
**obj_user_real** | [**ActivesessionResponseCompoundUser**](ActivesessionResponseCompoundUser.md) | |
**obj_user_cloned** | [**ActivesessionResponseCompoundUser**](ActivesessionResponseCompoundUser.md) | | [optional]
**obj_apikey** | [**ActivesessionResponseCompoundApikey**](ActivesessionResponseCompoundApikey.md) | | [optional]
**a_e_module_internalname** | **List[str]** | An Array of Registered modules. These are the modules that are Licensed to be used by the User or the API Key. |

## Example

Expand Down
2 changes: 2 additions & 0 deletions docs/ActivesessionGetCurrentV2Response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Response for GET /2/object/activesession/getCurrent

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
**m_payload** | [**ActivesessionGetCurrentV2ResponseMPayload**](ActivesessionGetCurrentV2ResponseMPayload.md) | |

## Example
Expand Down
2 changes: 2 additions & 0 deletions docs/ActivesessionGetListV1Response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Response for GET /1/object/activesession/getList

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**obj_debug_payload** | [**CommonResponseObjDebugPayloadGetList**](CommonResponseObjDebugPayloadGetList.md) | |
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
**m_payload** | [**ActivesessionGetListV1ResponseMPayload**](ActivesessionGetListV1ResponseMPayload.md) | |

## Example
Expand Down
2 changes: 2 additions & 0 deletions docs/ActivesessionGetListV1ResponseMPayload.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Payload for GET /1/object/activesession/getList

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**i_row_returned** | **int** | The number of rows returned |
**i_row_filtered** | **int** | The number of rows matching your filters (if any) or the total number of rows |
**a_obj_activesession** | [**List[ActivesessionListElement]**](ActivesessionListElement.md) | |

## Example
Expand Down
19 changes: 19 additions & 0 deletions docs/ActivesessionResponseCompound.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,25 @@ Payload for GET /1/object/activesession/getCurrent

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**e_activesession_usertype** | [**FieldEActivesessionUsertype**](FieldEActivesessionUsertype.md) | |
**e_activesession_origin** | [**FieldEActivesessionOrigin**](FieldEActivesessionOrigin.md) | |
**e_activesession_weekdaystart** | [**FieldEActivesessionWeekdaystart**](FieldEActivesessionWeekdaystart.md) | |
**fki_language_id** | **int** | The unique ID of the Language. Valid values: |Value|Description| |-|-| |1|French| |2|English| |
**s_company_name_x** | **str** | The Name of the Company in the language of the requester |
**s_department_name_x** | **str** | The Name of the Department in the language of the requester |
**b_activesession_debug** | **bool** | Whether the active session is in debug or not |
**b_activesession_issuperadmin** | **bool** | Whether the active session is superadmin or not |
**b_activesession_attachment** | **bool** | Can access attachment when we clone a user | [optional]
**b_activesession_canafe** | **bool** | Can access canafe when we clone a user | [optional]
**b_activesession_financial** | **bool** | Can access financial element when we clone a user | [optional]
**b_activesession_realestatecompleted** | **bool** | Can access closed realestate folders when we clone a user | [optional]
**e_activesession_ezsign** | [**FieldEActivesessionEzsign**](FieldEActivesessionEzsign.md) | | [optional]
**e_activesession_ezsignaccess** | [**FieldEActivesessionEzsignaccess**](FieldEActivesessionEzsignaccess.md) | |
**e_activesession_ezsignprepaid** | [**FieldEActivesessionEzsignprepaid**](FieldEActivesessionEzsignprepaid.md) | | [optional]
**e_activesession_realestateinprogress** | [**FieldEActivesessionRealestateinprogress**](FieldEActivesessionRealestateinprogress.md) | | [optional]
**pks_customer_code** | **str** | The customer code assigned to your account |
**fki_systemconfigurationtype_id** | **int** | The unique ID of the Systemconfigurationtype |
**fki_signature_id** | **int** | The unique ID of the Signature | [optional]
**fki_ezsignuser_id** | **int** | The unique ID of the Ezsignuser | [optional]
**b_systemconfiguration_ezsignpaidbyoffice** | **bool** | Whether if Ezsign is paid by the company or not | [optional]
**e_systemconfiguration_ezsignofficeplan** | [**FieldESystemconfigurationEzsignofficeplan**](FieldESystemconfigurationEzsignofficeplan.md) | | [optional]
Expand Down
2 changes: 1 addition & 1 deletion docs/ApikeyCreateObjectV2Request.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Request for POST /2/object/apikey

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**a_obj_apikey** | [**List[ApikeyRequestCompound]**](ApikeyRequest.md) | |
**a_obj_apikey** | [**List[ApikeyRequestCompound]**](ApikeyRequestCompound.md) | |

## Example

Expand Down
2 changes: 2 additions & 0 deletions docs/ApikeyCreateObjectV2Response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Response for POST /2/object/apikey

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
**m_payload** | [**ApikeyCreateObjectV2ResponseMPayload**](ApikeyCreateObjectV2ResponseMPayload.md) | |

## Example
Expand Down
2 changes: 1 addition & 1 deletion docs/ApikeyCreateObjectV2ResponseMPayload.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Payload for POST /2/object/apikey

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**a_obj_apikey** | [**List[ApikeyResponseCompound]**](ApikeyResponse.md) | |
**a_obj_apikey** | [**List[ApikeyResponseCompound]**](ApikeyResponseCompound.md) | |

## Example

Expand Down
2 changes: 1 addition & 1 deletion docs/ApikeyEditObjectV1Request.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Request for PUT /1/object/apikey/{pkiApikeyID}

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**obj_apikey** | [**ApikeyRequest**](ApikeyRequest.md) | An Apikey Object and children to create a complete structure |
**obj_apikey** | [**ApikeyRequestCompound**](ApikeyRequestCompound.md) | |

## Example

Expand Down
2 changes: 2 additions & 0 deletions docs/ApikeyEditObjectV1Response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Response for PUT /1/object/apikey/{pkiApikeyID}

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]

## Example

Expand Down
2 changes: 1 addition & 1 deletion docs/ApikeyEditPermissionsV1Request.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Request for PUT /1/object/apikey/{pkiApikeyID}/editPermissions

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**a_obj_permission** | [**List[PermissionRequestCompound]**](PermissionRequest.md) | |
**a_obj_permission** | [**List[PermissionRequestCompound]**](PermissionRequestCompound.md) | |

## Example

Expand Down
2 changes: 2 additions & 0 deletions docs/ApikeyEditPermissionsV1Response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Response for PUT /1/object/apikey/{pkiApikeyID}/editPermissions

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
**m_payload** | [**ApikeyEditPermissionsV1ResponseMPayload**](ApikeyEditPermissionsV1ResponseMPayload.md) | |

## Example
Expand Down
2 changes: 2 additions & 0 deletions docs/ApikeyGenerateDelegatedCredentialsV1Response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Response for POST /1/object/apikey/generateDelegatedCredentials

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
**m_payload** | [**ApikeyGenerateDelegatedCredentialsV1ResponseMPayload**](ApikeyGenerateDelegatedCredentialsV1ResponseMPayload.md) | |

## Example
Expand Down
2 changes: 2 additions & 0 deletions docs/ApikeyGetCorsV1Response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Response for GET /1/object/apikey/{pkiApikeyID}/getCors

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
**m_payload** | [**ApikeyGetCorsV1ResponseMPayload**](ApikeyGetCorsV1ResponseMPayload.md) | |

## Example
Expand Down
2 changes: 2 additions & 0 deletions docs/ApikeyGetListV1Response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Response for GET /1/object/apikey/getList

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**obj_debug_payload** | [**CommonResponseObjDebugPayloadGetList**](CommonResponseObjDebugPayloadGetList.md) | |
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
**m_payload** | [**ApikeyGetListV1ResponseMPayload**](ApikeyGetListV1ResponseMPayload.md) | |

## Example
Expand Down
2 changes: 2 additions & 0 deletions docs/ApikeyGetListV1ResponseMPayload.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Payload for GET /1/object/apikey/getList

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**i_row_returned** | **int** | The number of rows returned |
**i_row_filtered** | **int** | The number of rows matching your filters (if any) or the total number of rows |
**a_obj_apikey** | [**List[ApikeyListElement]**](ApikeyListElement.md) | |

## Example
Expand Down
2 changes: 2 additions & 0 deletions docs/ApikeyGetObjectV2Response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Response for GET /2/object/apikey/{pkiApikeyID}

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
**m_payload** | [**ApikeyGetObjectV2ResponseMPayload**](ApikeyGetObjectV2ResponseMPayload.md) | |

## Example
Expand Down
2 changes: 1 addition & 1 deletion docs/ApikeyGetObjectV2ResponseMPayload.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Payload for GET /2/object/apikey/{pkiApikeyID}

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**obj_apikey** | [**ApikeyResponse**](ApikeyResponse.md) | An Apikey Object and children to create a complete structure |
**obj_apikey** | [**ApikeyResponseCompound**](ApikeyResponseCompound.md) | |

## Example

Expand Down
2 changes: 2 additions & 0 deletions docs/ApikeyGetPermissionsV1Response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Response for GET /1/object/apikey/{pkiApikeyID}/getPermissions

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
**m_payload** | [**ApikeyGetPermissionsV1ResponseMPayload**](ApikeyGetPermissionsV1ResponseMPayload.md) | |

## Example
Expand Down
2 changes: 2 additions & 0 deletions docs/ApikeyGetSubnetsV1Response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Response for GET /1/object/apikey/{pkiApikeyID}/getSubnets

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
**m_payload** | [**ApikeyGetSubnetsV1ResponseMPayload**](ApikeyGetSubnetsV1ResponseMPayload.md) | |

## Example
Expand Down
2 changes: 2 additions & 0 deletions docs/ApikeyRegenerateV1Response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Response for GET /1/object/apikey/{pkiApikeyID}/regenerate

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
**m_payload** | [**ApikeyRegenerateV1ResponseMPayload**](ApikeyRegenerateV1ResponseMPayload.md) | |

## Example
Expand Down
2 changes: 1 addition & 1 deletion docs/ApikeyRegenerateV1ResponseMPayload.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Response for GET /1/object/apikey/{pkiApikeyID}/regenerate

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**obj_apikey** | [**ApikeyResponse**](ApikeyResponse.md) | An Apikey Object and children to create a complete structure |
**obj_apikey** | [**ApikeyResponseCompound**](ApikeyResponseCompound.md) | |

## Example

Expand Down
2 changes: 2 additions & 0 deletions docs/AttachmentGetAttachmentlogsV1Response.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Response for GET /1/object/attachment/{pkiAttachmentID}/getAttachmentlogs

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
**m_payload** | [**AttachmentGetAttachmentlogsV1ResponseMPayload**](AttachmentGetAttachmentlogsV1ResponseMPayload.md) | |

## Example
Expand Down
Loading

0 comments on commit 2e08581

Please sign in to comment.