Skip to content

Commit d265af9

Browse files
author
Api (Codebuild)
committed
Look for details in API documentation's changelog
1 parent 952c0cc commit d265af9

454 files changed

Lines changed: 8855 additions & 1862 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: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ docs/AuthenticationexternalRequestCompound.md
7878
docs/AuthenticationexternalResetAuthorizationV1Response.md
7979
docs/AuthenticationexternalResponse.md
8080
docs/AuthenticationexternalResponseCompound.md
81+
docs/BankaccountAutocompleteElementResponse.md
82+
docs/BankaccountGetAutocompleteV2Response.md
83+
docs/BankaccountGetAutocompleteV2ResponseMPayload.md
8184
docs/BillingentityexternalAutocompleteElementResponse.md
8285
docs/BillingentityexternalGenerateFederationTokenV1Request.md
8386
docs/BillingentityexternalGenerateFederationTokenV1Response.md
@@ -241,6 +244,24 @@ docs/CreditcardclientResponseCompound.md
241244
docs/CreditcarddetailRequest.md
242245
docs/CreditcarddetailResponse.md
243246
docs/CreditcarddetailResponseCompound.md
247+
docs/CreditcardmerchantAutocompleteElementResponse.md
248+
docs/CreditcardmerchantCreateObjectV1Request.md
249+
docs/CreditcardmerchantCreateObjectV1Response.md
250+
docs/CreditcardmerchantCreateObjectV1ResponseMPayload.md
251+
docs/CreditcardmerchantDeleteObjectV1Response.md
252+
docs/CreditcardmerchantEditObjectV1Request.md
253+
docs/CreditcardmerchantEditObjectV1Response.md
254+
docs/CreditcardmerchantGetAutocompleteV2Response.md
255+
docs/CreditcardmerchantGetAutocompleteV2ResponseMPayload.md
256+
docs/CreditcardmerchantGetListV1Response.md
257+
docs/CreditcardmerchantGetListV1ResponseMPayload.md
258+
docs/CreditcardmerchantGetObjectV2Response.md
259+
docs/CreditcardmerchantGetObjectV2ResponseMPayload.md
260+
docs/CreditcardmerchantListElement.md
261+
docs/CreditcardmerchantRequest.md
262+
docs/CreditcardmerchantRequestCompound.md
263+
docs/CreditcardmerchantResponse.md
264+
docs/CreditcardmerchantResponseCompound.md
244265
docs/CreditcardtypeAutocompleteElementResponse.md
245266
docs/CreditcardtypeGetAutocompleteV2Response.md
246267
docs/CreditcardtypeGetAutocompleteV2ResponseMPayload.md
@@ -1283,6 +1304,7 @@ docs/ObjectActivesessionApi.md
12831304
docs/ObjectApikeyApi.md
12841305
docs/ObjectAttachmentApi.md
12851306
docs/ObjectAuthenticationexternalApi.md
1307+
docs/ObjectBankaccountApi.md
12861308
docs/ObjectBillingentityexternalApi.md
12871309
docs/ObjectBillingentityinternalApi.md
12881310
docs/ObjectBrandingApi.md
@@ -1294,6 +1316,7 @@ docs/ObjectContacttitleApi.md
12941316
docs/ObjectCorsApi.md
12951317
docs/ObjectCountryApi.md
12961318
docs/ObjectCreditcardclientApi.md
1319+
docs/ObjectCreditcardmerchantApi.md
12971320
docs/ObjectCreditcardtypeApi.md
12981321
docs/ObjectCustomerApi.md
12991322
docs/ObjectDepartmentApi.md
@@ -1761,6 +1784,7 @@ eZmaxApi/api/object_activesession_api.py
17611784
eZmaxApi/api/object_apikey_api.py
17621785
eZmaxApi/api/object_attachment_api.py
17631786
eZmaxApi/api/object_authenticationexternal_api.py
1787+
eZmaxApi/api/object_bankaccount_api.py
17641788
eZmaxApi/api/object_billingentityexternal_api.py
17651789
eZmaxApi/api/object_billingentityinternal_api.py
17661790
eZmaxApi/api/object_branding_api.py
@@ -1772,6 +1796,7 @@ eZmaxApi/api/object_contacttitle_api.py
17721796
eZmaxApi/api/object_cors_api.py
17731797
eZmaxApi/api/object_country_api.py
17741798
eZmaxApi/api/object_creditcardclient_api.py
1799+
eZmaxApi/api/object_creditcardmerchant_api.py
17751800
eZmaxApi/api/object_creditcardtype_api.py
17761801
eZmaxApi/api/object_customer_api.py
17771802
eZmaxApi/api/object_department_api.py
@@ -1940,6 +1965,9 @@ eZmaxApi/models/authenticationexternal_request_compound.py
19401965
eZmaxApi/models/authenticationexternal_reset_authorization_v1_response.py
19411966
eZmaxApi/models/authenticationexternal_response.py
19421967
eZmaxApi/models/authenticationexternal_response_compound.py
1968+
eZmaxApi/models/bankaccount_autocomplete_element_response.py
1969+
eZmaxApi/models/bankaccount_get_autocomplete_v2_response.py
1970+
eZmaxApi/models/bankaccount_get_autocomplete_v2_response_m_payload.py
19431971
eZmaxApi/models/billingentityexternal_autocomplete_element_response.py
19441972
eZmaxApi/models/billingentityexternal_generate_federation_token_v1_request.py
19451973
eZmaxApi/models/billingentityexternal_generate_federation_token_v1_response.py
@@ -2103,6 +2131,24 @@ eZmaxApi/models/creditcardclient_response_compound.py
21032131
eZmaxApi/models/creditcarddetail_request.py
21042132
eZmaxApi/models/creditcarddetail_response.py
21052133
eZmaxApi/models/creditcarddetail_response_compound.py
2134+
eZmaxApi/models/creditcardmerchant_autocomplete_element_response.py
2135+
eZmaxApi/models/creditcardmerchant_create_object_v1_request.py
2136+
eZmaxApi/models/creditcardmerchant_create_object_v1_response.py
2137+
eZmaxApi/models/creditcardmerchant_create_object_v1_response_m_payload.py
2138+
eZmaxApi/models/creditcardmerchant_delete_object_v1_response.py
2139+
eZmaxApi/models/creditcardmerchant_edit_object_v1_request.py
2140+
eZmaxApi/models/creditcardmerchant_edit_object_v1_response.py
2141+
eZmaxApi/models/creditcardmerchant_get_autocomplete_v2_response.py
2142+
eZmaxApi/models/creditcardmerchant_get_autocomplete_v2_response_m_payload.py
2143+
eZmaxApi/models/creditcardmerchant_get_list_v1_response.py
2144+
eZmaxApi/models/creditcardmerchant_get_list_v1_response_m_payload.py
2145+
eZmaxApi/models/creditcardmerchant_get_object_v2_response.py
2146+
eZmaxApi/models/creditcardmerchant_get_object_v2_response_m_payload.py
2147+
eZmaxApi/models/creditcardmerchant_list_element.py
2148+
eZmaxApi/models/creditcardmerchant_request.py
2149+
eZmaxApi/models/creditcardmerchant_request_compound.py
2150+
eZmaxApi/models/creditcardmerchant_response.py
2151+
eZmaxApi/models/creditcardmerchant_response_compound.py
21062152
eZmaxApi/models/creditcardtype_autocomplete_element_response.py
21072153
eZmaxApi/models/creditcardtype_get_autocomplete_v2_response.py
21082154
eZmaxApi/models/creditcardtype_get_autocomplete_v2_response_m_payload.py
@@ -3586,6 +3632,9 @@ test/test_authenticationexternal_request_compound.py
35863632
test/test_authenticationexternal_reset_authorization_v1_response.py
35873633
test/test_authenticationexternal_response.py
35883634
test/test_authenticationexternal_response_compound.py
3635+
test/test_bankaccount_autocomplete_element_response.py
3636+
test/test_bankaccount_get_autocomplete_v2_response.py
3637+
test/test_bankaccount_get_autocomplete_v2_response_m_payload.py
35893638
test/test_billingentityexternal_autocomplete_element_response.py
35903639
test/test_billingentityexternal_generate_federation_token_v1_request.py
35913640
test/test_billingentityexternal_generate_federation_token_v1_response.py
@@ -3749,6 +3798,24 @@ test/test_creditcardclient_response_compound.py
37493798
test/test_creditcarddetail_request.py
37503799
test/test_creditcarddetail_response.py
37513800
test/test_creditcarddetail_response_compound.py
3801+
test/test_creditcardmerchant_autocomplete_element_response.py
3802+
test/test_creditcardmerchant_create_object_v1_request.py
3803+
test/test_creditcardmerchant_create_object_v1_response.py
3804+
test/test_creditcardmerchant_create_object_v1_response_m_payload.py
3805+
test/test_creditcardmerchant_delete_object_v1_response.py
3806+
test/test_creditcardmerchant_edit_object_v1_request.py
3807+
test/test_creditcardmerchant_edit_object_v1_response.py
3808+
test/test_creditcardmerchant_get_autocomplete_v2_response.py
3809+
test/test_creditcardmerchant_get_autocomplete_v2_response_m_payload.py
3810+
test/test_creditcardmerchant_get_list_v1_response.py
3811+
test/test_creditcardmerchant_get_list_v1_response_m_payload.py
3812+
test/test_creditcardmerchant_get_object_v2_response.py
3813+
test/test_creditcardmerchant_get_object_v2_response_m_payload.py
3814+
test/test_creditcardmerchant_list_element.py
3815+
test/test_creditcardmerchant_request.py
3816+
test/test_creditcardmerchant_request_compound.py
3817+
test/test_creditcardmerchant_response.py
3818+
test/test_creditcardmerchant_response_compound.py
37523819
test/test_creditcardtype_autocomplete_element_response.py
37533820
test/test_creditcardtype_get_autocomplete_v2_response.py
37543821
test/test_creditcardtype_get_autocomplete_v2_response_m_payload.py
@@ -4791,6 +4858,7 @@ test/test_object_activesession_api.py
47914858
test/test_object_apikey_api.py
47924859
test/test_object_attachment_api.py
47934860
test/test_object_authenticationexternal_api.py
4861+
test/test_object_bankaccount_api.py
47944862
test/test_object_billingentityexternal_api.py
47954863
test/test_object_billingentityinternal_api.py
47964864
test/test_object_branding_api.py
@@ -4802,6 +4870,7 @@ test/test_object_contacttitle_api.py
48024870
test/test_object_cors_api.py
48034871
test/test_object_country_api.py
48044872
test/test_object_creditcardclient_api.py
4873+
test/test_object_creditcardmerchant_api.py
48054874
test/test_object_creditcardtype_api.py
48064875
test/test_object_customer_api.py
48074876
test/test_object_department_api.py

.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.11.0

README.md

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This Python package is automatically generated by the [OpenAPI Generator](https:
55

66
- API version: 1.2.1
77
- Package version: 1.2.1
8-
- Generator version: 7.10.0
8+
- Generator version: 7.11.0
99
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
1010
For more information, please visit [https://www.ezmax.ca/en/contact](https://www.ezmax.ca/en/contact)
1111

@@ -115,6 +115,7 @@ Class | Method | HTTP request | Description
115115
*ObjectAuthenticationexternalApi* | [**authenticationexternal_get_list_v1**](docs/ObjectAuthenticationexternalApi.md#authenticationexternal_get_list_v1) | **GET** /1/object/authenticationexternal/getList | Retrieve Authenticationexternal list
116116
*ObjectAuthenticationexternalApi* | [**authenticationexternal_get_object_v2**](docs/ObjectAuthenticationexternalApi.md#authenticationexternal_get_object_v2) | **GET** /2/object/authenticationexternal/{pkiAuthenticationexternalID} | Retrieve an existing Authenticationexternal
117117
*ObjectAuthenticationexternalApi* | [**authenticationexternal_reset_authorization_v1**](docs/ObjectAuthenticationexternalApi.md#authenticationexternal_reset_authorization_v1) | **POST** /1/object/authenticationexternal/{pkiAuthenticationexternalID}/resetAuthorization | Reset the Authenticationexternal authorization
118+
*ObjectBankaccountApi* | [**bankaccount_get_autocomplete_v2**](docs/ObjectBankaccountApi.md#bankaccount_get_autocomplete_v2) | **GET** /2/object/bankaccount/getAutocomplete/{sSelector} | Retrieve Bankaccounts and IDs
118119
*ObjectBillingentityexternalApi* | [**billingentityexternal_generate_federation_token_v1**](docs/ObjectBillingentityexternalApi.md#billingentityexternal_generate_federation_token_v1) | **POST** /1/object/billingentityexternal/{pkiBillingentityexternalID}/generateFederationToken | Generate a federation token
119120
*ObjectBillingentityexternalApi* | [**billingentityexternal_get_autocomplete_v2**](docs/ObjectBillingentityexternalApi.md#billingentityexternal_get_autocomplete_v2) | **GET** /2/object/billingentityexternal/getAutocomplete/{sSelector} | Retrieve Billingentityexternals and IDs
120121
*ObjectBillingentityinternalApi* | [**billingentityinternal_create_object_v1**](docs/ObjectBillingentityinternalApi.md#billingentityinternal_create_object_v1) | **POST** /1/object/billingentityinternal | Create a new Billingentityinternal
@@ -148,6 +149,12 @@ Class | Method | HTTP request | Description
148149
*ObjectCreditcardclientApi* | [**creditcardclient_get_list_v1**](docs/ObjectCreditcardclientApi.md#creditcardclient_get_list_v1) | **GET** /1/object/creditcardclient/getList | Retrieve Creditcardclient list
149150
*ObjectCreditcardclientApi* | [**creditcardclient_get_object_v2**](docs/ObjectCreditcardclientApi.md#creditcardclient_get_object_v2) | **GET** /2/object/creditcardclient/{pkiCreditcardclientID} | Retrieve an existing Creditcardclient
150151
*ObjectCreditcardclientApi* | [**creditcardclient_patch_object_v1**](docs/ObjectCreditcardclientApi.md#creditcardclient_patch_object_v1) | **PATCH** /1/object/creditcardclient/{pkiCreditcardclientID} | Patch an existing Creditcardclient
152+
*ObjectCreditcardmerchantApi* | [**creditcardmerchant_create_object_v1**](docs/ObjectCreditcardmerchantApi.md#creditcardmerchant_create_object_v1) | **POST** /1/object/creditcardmerchant | Create a new Creditcardmerchant
153+
*ObjectCreditcardmerchantApi* | [**creditcardmerchant_delete_object_v1**](docs/ObjectCreditcardmerchantApi.md#creditcardmerchant_delete_object_v1) | **DELETE** /1/object/creditcardmerchant/{pkiCreditcardmerchantID} | Delete an existing Creditcardmerchant
154+
*ObjectCreditcardmerchantApi* | [**creditcardmerchant_edit_object_v1**](docs/ObjectCreditcardmerchantApi.md#creditcardmerchant_edit_object_v1) | **PUT** /1/object/creditcardmerchant/{pkiCreditcardmerchantID} | Edit an existing Creditcardmerchant
155+
*ObjectCreditcardmerchantApi* | [**creditcardmerchant_get_autocomplete_v2**](docs/ObjectCreditcardmerchantApi.md#creditcardmerchant_get_autocomplete_v2) | **GET** /2/object/creditcardmerchant/getAutocomplete/{sSelector} | Retrieve Creditcardmerchants and IDs
156+
*ObjectCreditcardmerchantApi* | [**creditcardmerchant_get_list_v1**](docs/ObjectCreditcardmerchantApi.md#creditcardmerchant_get_list_v1) | **GET** /1/object/creditcardmerchant/getList | Retrieve Creditcardmerchant list
157+
*ObjectCreditcardmerchantApi* | [**creditcardmerchant_get_object_v2**](docs/ObjectCreditcardmerchantApi.md#creditcardmerchant_get_object_v2) | **GET** /2/object/creditcardmerchant/{pkiCreditcardmerchantID} | Retrieve an existing Creditcardmerchant
151158
*ObjectCreditcardtypeApi* | [**creditcardtype_get_autocomplete_v2**](docs/ObjectCreditcardtypeApi.md#creditcardtype_get_autocomplete_v2) | **GET** /2/object/creditcardtype/getAutocomplete/{sSelector} | Retrieve Creditcardtypes and IDs
152159
*ObjectCustomerApi* | [**customer_create_object_v1**](docs/ObjectCustomerApi.md#customer_create_object_v1) | **POST** /1/object/customer | Create a new Customer
153160
*ObjectCustomerApi* | [**customer_get_object_v2**](docs/ObjectCustomerApi.md#customer_get_object_v2) | **GET** /2/object/customer/{pkiCustomerID} | Retrieve an existing Customer
@@ -621,6 +628,9 @@ Class | Method | HTTP request | Description
621628
- [AuthenticationexternalResetAuthorizationV1Response](docs/AuthenticationexternalResetAuthorizationV1Response.md)
622629
- [AuthenticationexternalResponse](docs/AuthenticationexternalResponse.md)
623630
- [AuthenticationexternalResponseCompound](docs/AuthenticationexternalResponseCompound.md)
631+
- [BankaccountAutocompleteElementResponse](docs/BankaccountAutocompleteElementResponse.md)
632+
- [BankaccountGetAutocompleteV2Response](docs/BankaccountGetAutocompleteV2Response.md)
633+
- [BankaccountGetAutocompleteV2ResponseMPayload](docs/BankaccountGetAutocompleteV2ResponseMPayload.md)
624634
- [BillingentityexternalAutocompleteElementResponse](docs/BillingentityexternalAutocompleteElementResponse.md)
625635
- [BillingentityexternalGenerateFederationTokenV1Request](docs/BillingentityexternalGenerateFederationTokenV1Request.md)
626636
- [BillingentityexternalGenerateFederationTokenV1Response](docs/BillingentityexternalGenerateFederationTokenV1Response.md)
@@ -784,6 +794,24 @@ Class | Method | HTTP request | Description
784794
- [CreditcarddetailRequest](docs/CreditcarddetailRequest.md)
785795
- [CreditcarddetailResponse](docs/CreditcarddetailResponse.md)
786796
- [CreditcarddetailResponseCompound](docs/CreditcarddetailResponseCompound.md)
797+
- [CreditcardmerchantAutocompleteElementResponse](docs/CreditcardmerchantAutocompleteElementResponse.md)
798+
- [CreditcardmerchantCreateObjectV1Request](docs/CreditcardmerchantCreateObjectV1Request.md)
799+
- [CreditcardmerchantCreateObjectV1Response](docs/CreditcardmerchantCreateObjectV1Response.md)
800+
- [CreditcardmerchantCreateObjectV1ResponseMPayload](docs/CreditcardmerchantCreateObjectV1ResponseMPayload.md)
801+
- [CreditcardmerchantDeleteObjectV1Response](docs/CreditcardmerchantDeleteObjectV1Response.md)
802+
- [CreditcardmerchantEditObjectV1Request](docs/CreditcardmerchantEditObjectV1Request.md)
803+
- [CreditcardmerchantEditObjectV1Response](docs/CreditcardmerchantEditObjectV1Response.md)
804+
- [CreditcardmerchantGetAutocompleteV2Response](docs/CreditcardmerchantGetAutocompleteV2Response.md)
805+
- [CreditcardmerchantGetAutocompleteV2ResponseMPayload](docs/CreditcardmerchantGetAutocompleteV2ResponseMPayload.md)
806+
- [CreditcardmerchantGetListV1Response](docs/CreditcardmerchantGetListV1Response.md)
807+
- [CreditcardmerchantGetListV1ResponseMPayload](docs/CreditcardmerchantGetListV1ResponseMPayload.md)
808+
- [CreditcardmerchantGetObjectV2Response](docs/CreditcardmerchantGetObjectV2Response.md)
809+
- [CreditcardmerchantGetObjectV2ResponseMPayload](docs/CreditcardmerchantGetObjectV2ResponseMPayload.md)
810+
- [CreditcardmerchantListElement](docs/CreditcardmerchantListElement.md)
811+
- [CreditcardmerchantRequest](docs/CreditcardmerchantRequest.md)
812+
- [CreditcardmerchantRequestCompound](docs/CreditcardmerchantRequestCompound.md)
813+
- [CreditcardmerchantResponse](docs/CreditcardmerchantResponse.md)
814+
- [CreditcardmerchantResponseCompound](docs/CreditcardmerchantResponseCompound.md)
787815
- [CreditcardtypeAutocompleteElementResponse](docs/CreditcardtypeAutocompleteElementResponse.md)
788816
- [CreditcardtypeGetAutocompleteV2Response](docs/CreditcardtypeGetAutocompleteV2Response.md)
789817
- [CreditcardtypeGetAutocompleteV2ResponseMPayload](docs/CreditcardtypeGetAutocompleteV2ResponseMPayload.md)

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
**obj_debug_payload** | [**CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
1010
**obj_debug** | [**CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
11-
**m_payload** | [**ActivesessionResponseCompound**](ActivesessionResponseCompound.md) | Payload for GET /1/object/activesession/getCurrent |
11+
**m_payload** | [**ActivesessionGetCurrentV1ResponseMPayload**](ActivesessionGetCurrentV1ResponseMPayload.md) | |
1212

1313
## Example
1414

docs/ApikeyCreateObjectV2Request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Request for POST /2/object/apikey
66

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

1111
## Example
1212

docs/ApikeyCreateObjectV2ResponseMPayload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Payload for POST /2/object/apikey
66

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

1111
## Example
1212

docs/ApikeyEditObjectV1Request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Request for PUT /1/object/apikey/{pkiApikeyID}
66

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

1111
## Example
1212

docs/ApikeyEditPermissionsV1Request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Request for PUT /1/object/apikey/{pkiApikeyID}/editPermissions
66

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

1111
## Example
1212

docs/ApikeyGetObjectV2ResponseMPayload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Payload for GET /2/object/apikey/{pkiApikeyID}
66

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

1111
## Example
1212

docs/ApikeyRegenerateV1ResponseMPayload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Response for GET /1/object/apikey/{pkiApikeyID}/regenerate
66

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

1111
## Example
1212

0 commit comments

Comments
 (0)