You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*PartnerUsersControllerApi* | [**get_all_users_pageable**](docs/PartnerUsersControllerApi.md#get_all_users_pageable) | **GET** /backend/rest/distributor/users/search | Get users with search, sorting and pagination
155
-
*PartnerUsersControllerApi* | [**get_all_users_pageable1**](docs/PartnerUsersControllerApi.md#get_all_users_pageable1) | **GET** /backend/rest/partner/users/search | Get users with search, sorting and pagination
156
154
*PartnerUsersControllerApi* | [**get_user**](docs/PartnerUsersControllerApi.md#get_user) | **GET** /backend/rest/distributor/users/{userId} | Get user details
157
155
*PartnerUsersControllerApi* | [**get_user1**](docs/PartnerUsersControllerApi.md#get_user1) | **GET** /backend/rest/partner/users/{userId} | Get user details
158
156
*PartnerUsersControllerApi* | [**get_user_by_external_id**](docs/PartnerUsersControllerApi.md#get_user_by_external_id) | **GET** /backend/rest/distributor/users/external/{externalId} | Get user details by external ID
Copy file name to clipboardExpand all lines: docs/MigrationSettings.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,6 @@ Name | Type | Description | Notes
11
11
**engines_location** | [**CloudLocationReq**](CloudLocationReq.md) | Location of the engines to migrate | [optional]
12
12
**existing_data_in_destination** | **str** | Keep or clean data in destination before migration (identical with source objects keep in any cases) | [optional]
13
13
**last_modified_from** | **datetime** | Migrate objects modified on or after specified date | [optional]
14
-
**last_modified_to** | **datetime** | Migrate objects modified before specified date | [optional]
15
14
**log_level** | **str** | Log level | [optional]
16
15
**max_engines** | **int** | Maximum number of engines this migration uses (experimental) | [optional]
17
16
**max_retries** | **int** | Maximum number of retries | [optional]
Copy file name to clipboardExpand all lines: docs/MigrationSettingsReq.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,6 @@ Name | Type | Description | Notes
11
11
**engines_location** | [**CloudLocationReq**](CloudLocationReq.md) | Location of the engines to migrate | [optional]
12
12
**existing_data_in_destination** | **str** | Keep or clean data in destination before migration (identical with source objects keep in any cases) | [optional]
13
13
**last_modified_from** | **datetime** | Migrate objects modified on or after specified date | [optional]
14
-
**last_modified_to** | **datetime** | Migrate objects modified before specified date | [optional]
15
14
**log_level** | **str** | Log level | [optional]
16
15
**max_engines** | **int** | Maximum number of engines this migration uses (experimental) | [optional]
17
16
**max_retries** | **int** | Maximum number of retries | [optional]
Copy file name to clipboardExpand all lines: docs/MigrationSettingsRes.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,6 @@ Name | Type | Description | Notes
11
11
**engines_location** | [**CloudLocationRes**](CloudLocationRes.md) | Location of the engines to migrate | [optional]
12
12
**existing_data_in_destination** | **str** | Keep or clean data in destination before migration (identical with source objects keep in any cases) | [optional]
13
13
**last_modified_from** | **datetime** | Migrate objects modified on or after specified date | [optional]
14
-
**last_modified_to** | **datetime** | Migrate objects modified before specified date | [optional]
15
14
**log_level** | **str** | Log level | [optional]
16
15
**max_engines** | **int** | Maximum number of engines this migration uses (experimental) | [optional]
17
16
**max_retries** | **int** | Maximum number of retries | [optional]
Copy file name to clipboardExpand all lines: docs/MigrationsControllerApi.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -118,7 +118,7 @@ Name | Type | Description | Notes
118
118
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
[**generate_token_by_external_id1**](PartnerUsersControllerApi.md#generate_token_by_external_id1) | **POST** /backend/rest/partner/users/external/{externalId}/tokens | Create token by external ID
31
31
[**generate_token_by_username**](PartnerUsersControllerApi.md#generate_token_by_username) | **POST** /backend/rest/distributor/users/username/{username}/tokens | Create token by username
32
32
[**generate_token_by_username1**](PartnerUsersControllerApi.md#generate_token_by_username1) | **POST** /backend/rest/partner/users/username/{username}/tokens | Create token by username
33
-
[**get_all_users_pageable**](PartnerUsersControllerApi.md#get_all_users_pageable) | **GET** /backend/rest/distributor/users/search | Get users with search, sorting and pagination
34
-
[**get_all_users_pageable1**](PartnerUsersControllerApi.md#get_all_users_pageable1) | **GET** /backend/rest/partner/users/search | Get users with search, sorting and pagination
35
33
[**get_user**](PartnerUsersControllerApi.md#get_user) | **GET** /backend/rest/distributor/users/{userId} | Get user details
36
34
[**get_user1**](PartnerUsersControllerApi.md#get_user1) | **GET** /backend/rest/partner/users/{userId} | Get user details
37
35
[**get_user_by_external_id**](PartnerUsersControllerApi.md#get_user_by_external_id) | **GET** /backend/rest/distributor/users/external/{externalId} | Get user details by external ID
@@ -1464,150 +1462,6 @@ Name | Type | Description | Notes
1464
1462
1465
1463
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
**size** | **int**| Max number of entries to return (AKA page size), null means no paging | [optional]
1520
-
**sort_sorted** | **bool**| | [optional]
1521
-
**sort_unsorted** | **bool**| | [optional]
1522
-
**sort_direction** | **str**| Sort Direction | [optional]
1523
-
1524
-
### Return type
1525
-
1526
-
[**PageUserStat**](PageUserStat.md)
1527
-
1528
-
### Authorization
1529
-
1530
-
[Bearer](../README.md#Bearer)
1531
-
1532
-
### HTTP request headers
1533
-
1534
-
-**Content-Type**: Not defined
1535
-
-**Accept**: application/json;charset=UTF-8
1536
-
1537
-
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
**size** | **int**| Max number of entries to return (AKA page size), null means no paging | [optional]
1592
-
**sort_sorted** | **bool**| | [optional]
1593
-
**sort_unsorted** | **bool**| | [optional]
1594
-
**sort_direction** | **str**| Sort Direction | [optional]
1595
-
1596
-
### Return type
1597
-
1598
-
[**PageUserStat**](PageUserStat.md)
1599
-
1600
-
### Authorization
1601
-
1602
-
[Bearer](../README.md#Bearer)
1603
-
1604
-
### HTTP request headers
1605
-
1606
-
-**Content-Type**: Not defined
1607
-
-**Accept**: application/json;charset=UTF-8
1608
-
1609
-
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
0 commit comments