Skip to content

Commit e41f147

Browse files
author
Fast Reports
committed
sync 2023-11-17
1 parent e13bf11 commit e41f147

30 files changed

+1951
-369
lines changed

.openapi-generator/FILES

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ docs/RunTransformTaskBaseVM.md
173173
docs/RunTransportTaskBaseVM.md
174174
docs/RunWebhookTaskVM.md
175175
docs/SaveMode.md
176-
docs/SelectedFilesForDeletingVM.md
177176
docs/SelectedFilesVM.md
178177
docs/ServerConfigurationVM.md
179178
docs/SubscriptionAdministrate.md
@@ -445,7 +444,6 @@ fastreport_cloud_sdk/models/run_transform_task_base_vm.py
445444
fastreport_cloud_sdk/models/run_transport_task_base_vm.py
446445
fastreport_cloud_sdk/models/run_webhook_task_vm.py
447446
fastreport_cloud_sdk/models/save_mode.py
448-
fastreport_cloud_sdk/models/selected_files_for_deleting_vm.py
449447
fastreport_cloud_sdk/models/selected_files_vm.py
450448
fastreport_cloud_sdk/models/server_configuration_vm.py
451449
fastreport_cloud_sdk/models/subscription_administrate.py
@@ -698,7 +696,6 @@ test/test_run_transform_task_base_vm.py
698696
test/test_run_transport_task_base_vm.py
699697
test/test_run_webhook_task_vm.py
700698
test/test_save_mode.py
701-
test/test_selected_files_for_deleting_vm.py
702699
test/test_selected_files_vm.py
703700
test/test_server_configuration_vm.py
704701
test/test_subscription_administrate.py

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
55
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
66

77
- API version: v1
8-
- Package version: 2023.1.60
8+
- Package version: 2024.1.0
99
- Build package: org.openapitools.codegen.languages.PythonLegacyClientCodegen
1010

1111
## Requirements.
@@ -123,7 +123,9 @@ Class | Method | HTTP request | Description
123123
*ExportsApi* | [**export_folder_and_file_get_count**](docs/ExportsApi.md#export_folder_and_file_get_count) | **GET** /api/rp/v1/Exports/Folder/{id}/CountFolderAndFiles | Get count of files and folders what contains in a specified folder
124124
*ExportsApi* | [**export_folder_and_file_get_folders_and_files**](docs/ExportsApi.md#export_folder_and_file_get_folders_and_files) | **GET** /api/rp/v1/Exports/Folder/{id}/ListFolderAndFiles | Get all folders and files from specified folder
125125
*ExportsApi* | [**export_folder_and_file_get_recycle_bin_folders_and_files**](docs/ExportsApi.md#export_folder_and_file_get_recycle_bin_folders_and_files) | **GET** /api/rp/v1/Exports/{subscriptionId}/ListRecycleBinFolderAndFiles | Get all folders and files from recycle bin
126+
*ExportsApi* | [**export_folder_and_file_move_files_to_bin**](docs/ExportsApi.md#export_folder_and_file_move_files_to_bin) | **POST** /api/rp/v1/Exports/{subscriptionId}/ToBin | Move folders and files to bin
126127
*ExportsApi* | [**export_folder_and_file_recover_all_from_recycle_bin**](docs/ExportsApi.md#export_folder_and_file_recover_all_from_recycle_bin) | **POST** /api/rp/v1/Exports/{subscriptionId}/RecoverRecycleBin | Recover all folders and files from recycle bin
128+
*ExportsApi* | [**export_folder_and_file_recover_files**](docs/ExportsApi.md#export_folder_and_file_recover_files) | **POST** /api/rp/v1/Exports/{subscriptionId}/RecoverFiles | Recover folders and files from bin
127129
*ExportsApi* | [**export_folders_calculate_folder_size**](docs/ExportsApi.md#export_folders_calculate_folder_size) | **GET** /api/rp/v1/Exports/Folder/{id}/size | Get specified folder, calculate it's size
128130
*ExportsApi* | [**export_folders_copy_folder**](docs/ExportsApi.md#export_folders_copy_folder) | **POST** /api/rp/v1/Exports/Folder/{id}/Copy/{folderId} | Move folder to a specified folder
129131
*ExportsApi* | [**export_folders_delete_folder**](docs/ExportsApi.md#export_folders_delete_folder) | **DELETE** /api/rp/v1/Exports/Folder/{id} | Delete specified folder
@@ -144,7 +146,7 @@ Class | Method | HTTP request | Description
144146
*ExportsApi* | [**export_folders_update_tags**](docs/ExportsApi.md#export_folders_update_tags) | **PUT** /api/rp/v1/Exports/Folder/{id}/UpdateTags | Update tags
145147
*ExportsApi* | [**exports_copy_file**](docs/ExportsApi.md#exports_copy_file) | **POST** /api/rp/v1/Exports/File/{id}/Copy/{folderId} | Copy file to a specified folder
146148
*ExportsApi* | [**exports_delete_file**](docs/ExportsApi.md#exports_delete_file) | **DELETE** /api/rp/v1/Exports/File/{id} | Delete specified file
147-
*ExportsApi* | [**exports_get_file**](docs/ExportsApi.md#exports_get_file) | **GET** /api/rp/v1/Exports/File/{id} | Get specified file
149+
*ExportsApi* | [**exports_get_file**](docs/ExportsApi.md#exports_get_file) | **GET** /api/rp/v1/Exports/File/{id} |
148150
*ExportsApi* | [**exports_get_file_history**](docs/ExportsApi.md#exports_get_file_history) | **GET** /api/rp/v1/Exports/File/{id}/History | Returns list of actions, performed on this file
149151
*ExportsApi* | [**exports_get_files_count**](docs/ExportsApi.md#exports_get_files_count) | **GET** /api/rp/v1/Exports/Folder/{id}/CountFiles | Get count of files what contains in a specified folder
150152
*ExportsApi* | [**exports_get_files_list**](docs/ExportsApi.md#exports_get_files_list) | **GET** /api/rp/v1/Exports/Folder/{id}/ListFiles | Get all files from specified folder. <br /> User with Get Entity permission can access this method. <br /> The method will returns minimal infomration about the file: <br /> id, name, size, editedTime, createdTime, tags, status, statusReason.
@@ -173,7 +175,9 @@ Class | Method | HTTP request | Description
173175
*ReportsApi* | [**report_folder_and_file_get_count**](docs/ReportsApi.md#report_folder_and_file_get_count) | **GET** /api/rp/v1/Reports/Folder/{id}/CountFolderAndFiles | Get count of files and folders what contains in a specified folder
174176
*ReportsApi* | [**report_folder_and_file_get_folders_and_files**](docs/ReportsApi.md#report_folder_and_file_get_folders_and_files) | **GET** /api/rp/v1/Reports/Folder/{id}/ListFolderAndFiles | Get all folders and files from specified folder
175177
*ReportsApi* | [**report_folder_and_file_get_recycle_bin_folders_and_files**](docs/ReportsApi.md#report_folder_and_file_get_recycle_bin_folders_and_files) | **GET** /api/rp/v1/Reports/{subscriptionId}/ListRecycleBinFolderAndFiles | Get all folders and files from recycle bin
178+
*ReportsApi* | [**report_folder_and_file_move_files_to_bin**](docs/ReportsApi.md#report_folder_and_file_move_files_to_bin) | **POST** /api/rp/v1/Reports/{subscriptionId}/ToBin | Move folders and files to bin
176179
*ReportsApi* | [**report_folder_and_file_recover_all_from_recycle_bin**](docs/ReportsApi.md#report_folder_and_file_recover_all_from_recycle_bin) | **POST** /api/rp/v1/Reports/{subscriptionId}/RecoverRecycleBin | Recover all folders and files from recycle bin
180+
*ReportsApi* | [**report_folder_and_file_recover_files**](docs/ReportsApi.md#report_folder_and_file_recover_files) | **POST** /api/rp/v1/Reports/{subscriptionId}/RecoverFiles | Recover folders and files from bin
177181
*ReportsApi* | [**report_folders_calculate_folder_size**](docs/ReportsApi.md#report_folders_calculate_folder_size) | **GET** /api/rp/v1/Reports/Folder/{id}/size | Get specified folder, calculate it's size
178182
*ReportsApi* | [**report_folders_copy_folder**](docs/ReportsApi.md#report_folders_copy_folder) | **POST** /api/rp/v1/Reports/Folder/{id}/Copy/{folderId} | Move folder to a specified folder
179183
*ReportsApi* | [**report_folders_delete_folder**](docs/ReportsApi.md#report_folders_delete_folder) | **DELETE** /api/rp/v1/Reports/Folder/{id} | Delete specified folder
@@ -247,7 +251,9 @@ Class | Method | HTTP request | Description
247251
*TemplatesApi* | [**template_folder_and_file_get_count**](docs/TemplatesApi.md#template_folder_and_file_get_count) | **GET** /api/rp/v1/Templates/Folder/{id}/CountFolderAndFiles | Get count of files and folders what contains in a specified folder
248252
*TemplatesApi* | [**template_folder_and_file_get_folders_and_files**](docs/TemplatesApi.md#template_folder_and_file_get_folders_and_files) | **GET** /api/rp/v1/Templates/Folder/{id}/ListFolderAndFiles | Get all folders and files from specified folder
249253
*TemplatesApi* | [**template_folder_and_file_get_recycle_bin_folders_and_files**](docs/TemplatesApi.md#template_folder_and_file_get_recycle_bin_folders_and_files) | **GET** /api/rp/v1/Templates/{subscriptionId}/ListRecycleBinFolderAndFiles | Get all folders and files from recycle bin
254+
*TemplatesApi* | [**template_folder_and_file_move_files_to_bin**](docs/TemplatesApi.md#template_folder_and_file_move_files_to_bin) | **POST** /api/rp/v1/Templates/{subscriptionId}/ToBin | Move folders and files to bin
250255
*TemplatesApi* | [**template_folder_and_file_recover_all_from_recycle_bin**](docs/TemplatesApi.md#template_folder_and_file_recover_all_from_recycle_bin) | **POST** /api/rp/v1/Templates/{subscriptionId}/RecoverRecycleBin | Recover all folders and files from recycle bin
256+
*TemplatesApi* | [**template_folder_and_file_recover_files**](docs/TemplatesApi.md#template_folder_and_file_recover_files) | **POST** /api/rp/v1/Templates/{subscriptionId}/RecoverFiles | Recover folders and files from bin
251257
*TemplatesApi* | [**template_folders_calculate_folder_size**](docs/TemplatesApi.md#template_folders_calculate_folder_size) | **GET** /api/rp/v1/Templates/Folder/{id}/size | Get specified folder, calculate it's size
252258
*TemplatesApi* | [**template_folders_copy_folder**](docs/TemplatesApi.md#template_folders_copy_folder) | **POST** /api/rp/v1/Templates/Folder/{id}/Copy/{folderId} | Move folder to a specified folder
253259
*TemplatesApi* | [**template_folders_delete_folder**](docs/TemplatesApi.md#template_folders_delete_folder) | **DELETE** /api/rp/v1/Templates/Folder/{id} | Delete specified folder
@@ -456,7 +462,6 @@ Class | Method | HTTP request | Description
456462
- [RunTransportTaskBaseVM](docs/RunTransportTaskBaseVM.md)
457463
- [RunWebhookTaskVM](docs/RunWebhookTaskVM.md)
458464
- [SaveMode](docs/SaveMode.md)
459-
- [SelectedFilesForDeletingVM](docs/SelectedFilesForDeletingVM.md)
460465
- [SelectedFilesVM](docs/SelectedFilesVM.md)
461466
- [ServerConfigurationVM](docs/ServerConfigurationVM.md)
462467
- [SubscriptionAdministrate](docs/SubscriptionAdministrate.md)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2023.1.60
1+
2024.1.0

docs/AuditActionsVM.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**items** | [**list[AuditActionVM]**](AuditActionVM.md) | | [optional]
8-
**count** | **int** | | [optional]
8+
**has_more** | **bool** | | [optional]
99
**skip** | **int** | | [optional]
1010
**take** | **int** | | [optional]
1111

docs/DataSourcesApi.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ configuration = fastreport_cloud_sdk.Configuration(
547547
with fastreport_cloud_sdk.ApiClient(configuration) as api_client:
548548
# Create an instance of the API class
549549
api_instance = fastreport_cloud_sdk.DataSourcesApi(api_client)
550-
subscription_id = 'subscription_id_example' # str | subscription id (optional)
550+
subscription_id = 'subscription_id_example' # str | id of subscription where the datasources are located (optional)
551551
skip = 0 # int | how many data sources will be skipped (optional) (default to 0)
552552
take = 10 # int | how many data sources will be taken (optional) (default to 10)
553553
order_by = fastreport_cloud_sdk.DataSourceSorting() # DataSourceSorting | field to order by (optional)
@@ -594,7 +594,7 @@ configuration = fastreport_cloud_sdk.Configuration(
594594
with fastreport_cloud_sdk.ApiClient(configuration) as api_client:
595595
# Create an instance of the API class
596596
api_instance = fastreport_cloud_sdk.DataSourcesApi(api_client)
597-
subscription_id = 'subscription_id_example' # str | subscription id (optional)
597+
subscription_id = 'subscription_id_example' # str | id of subscription where the datasources are located (optional)
598598
skip = 0 # int | how many data sources will be skipped (optional) (default to 0)
599599
take = 10 # int | how many data sources will be taken (optional) (default to 10)
600600
order_by = fastreport_cloud_sdk.DataSourceSorting() # DataSourceSorting | field to order by (optional)
@@ -612,7 +612,7 @@ desc = False # bool | descending sort (optional) (default to False)
612612

613613
Name | Type | Description | Notes
614614
------------- | ------------- | ------------- | -------------
615-
**subscription_id** | **str**| subscription id | [optional]
615+
**subscription_id** | **str**| id of subscription where the datasources are located | [optional]
616616
**skip** | **int**| how many data sources will be skipped | [optional] [default to 0]
617617
**take** | **int**| how many data sources will be taken | [optional] [default to 10]
618618
**order_by** | [**DataSourceSorting**](.md)| field to order by | [optional]

0 commit comments

Comments
 (0)