Skip to content

Commit f3c26cc

Browse files
committed
v3.5.1
1 parent 7e07dfb commit f3c26cc

File tree

488 files changed

+44337
-51
lines changed

Some content is hidden

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

488 files changed

+44337
-51
lines changed

.openapi-generator/FILES

Lines changed: 136 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -912,4 +912,140 @@ setup.cfg
912912
setup.py
913913
test-requirements.txt
914914
test/__init__.py
915+
test/test_ai_annotation.py
916+
test/test_ai_annotation_create_request.py
917+
test/test_ai_annotation_partial_update.py
918+
test/test_ai_annotation_update.py
919+
test/test_ai_category.py
920+
test/test_ai_category_detail.py
921+
test/test_ai_category_detail_partial_update.py
922+
test/test_ai_category_detail_update.py
923+
test/test_ai_category_mini_reference.py
924+
test/test_ai_connection.py
925+
test/test_ai_dataset.py
926+
test/test_ai_dataset_detail_reference.py
927+
test/test_ai_dataset_export_request.py
928+
test/test_ai_dataset_export_response.py
929+
test/test_ai_dataset_reference.py
930+
test/test_ai_dataset_with_preview.py
931+
test/test_ai_dataset_with_preview_partial_update.py
932+
test/test_ai_dataset_with_preview_update.py
933+
test/test_ai_image.py
934+
test/test_ai_image_reference.py
935+
test/test_ai_metadata.py
936+
test/test_ai_model.py
937+
test/test_ai_model_export_request.py
938+
test/test_ai_model_export_response.py
939+
test/test_ai_model_inference_request.py
940+
test/test_ai_model_inference_response.py
941+
test/test_ai_model_partial_update.py
942+
test/test_ai_model_progress.py
943+
test/test_ai_model_training_request.py
944+
test/test_ai_model_update.py
945+
test/test_ai_processing_request.py
946+
test/test_alert_update.py
947+
test/test_api_token.py
948+
test/test_api_token_partial_update.py
949+
test/test_api_token_update.py
950+
test/test_api_token_with_secret.py
951+
test/test_api_token_with_secret_update.py
952+
test/test_asset_rating_update.py
953+
test/test_asset_subtitle_link.py
954+
test/test_asset_subtitle_link_partial_update.py
955+
test/test_asset_subtitle_link_update.py
956+
test/test_asset_update.py
957+
test/test_bootstrap_data.py
958+
test/test_certificate_update.py
959+
test/test_click_gallery_update.py
960+
test/test_client_side_path_endpoint_request.py
961+
test/test_client_side_path_endpoint_response.py
962+
test/test_cloud_account.py
963+
test/test_cloud_account_mini.py
964+
test/test_cloud_account_mini_partial_update.py
965+
test/test_cloud_account_mini_update.py
966+
test/test_cloud_account_partial_update.py
967+
test/test_cloud_account_update.py
968+
test/test_comment_update.py
969+
test/test_custom_field_update.py
970+
test/test_download_archive_update.py
971+
test/test_editor_project_update.py
972+
test/test_editor_subtitle.py
973+
test/test_editor_subtitle_partial_update.py
974+
test/test_editor_subtitle_update.py
975+
test/test_elements_group_detail_update.py
976+
test/test_elements_user_detail_update.py
977+
test/test_elements_user_profile_update.py
978+
test/test_external_transcoder_update.py
979+
test/test_extract_request.py
980+
test/test_file_update.py
981+
test/test_filesystem_permission.py
982+
test/test_filesystem_permission_partial_update.py
983+
test/test_filesystem_permission_update.py
984+
test/test_format_metadata.py
985+
test/test_help_endpoint_response.py
986+
test/test_import_ai_dataset_request.py
987+
test/test_import_ai_dataset_response.py
988+
test/test_import_ai_model_request.py
989+
test/test_import_ai_model_response.py
990+
test/test_install_license_endpoint_request.py
991+
test/test_job_update.py
992+
test/test_locale_endpoint_response.py
993+
test/test_locate_endpoint_request.py
994+
test/test_locate_proxies_endpoint_request.py
995+
test/test_locate_proxies_endpoint_response.py
996+
test/test_marker_update.py
997+
test/test_media_file_template_update.py
998+
test/test_media_file_update.py
999+
test/test_media_files_lookup_request.py
1000+
test/test_media_root_detail.py
1001+
test/test_media_root_detail_partial_update.py
1002+
test/test_media_root_detail_update.py
1003+
test/test_media_root_permission_update.py
1004+
test/test_nfs_permission.py
1005+
test/test_ntp_server_update.py
1006+
test/test_parameters_update.py
1007+
test/test_parse_samlidp_metadata_request.py
1008+
test/test_parsed_samlidp_metadata.py
1009+
test/test_production_update.py
1010+
test/test_proxy_fs_size_endpoint_response.py
1011+
test/test_proxy_profile_update.py
1012+
test/test_saml_provider.py
1013+
test/test_saml_provider_partial_update.py
1014+
test/test_saml_provider_update.py
1015+
test/test_saved_search.py
1016+
test/test_saved_search_partial_update.py
1017+
test/test_saved_search_update.py
1018+
test/test_schedule_update.py
1019+
test/test_share_update.py
1020+
test/test_slack_connection_update.py
1021+
test/test_smtp_configuration_update.py
1022+
test/test_snapshot_update.py
1023+
test/test_storage_request.py
1024+
test/test_storage_response.py
1025+
test/test_storage_root.py
1026+
test/test_subclip_clipboard_entry_update.py
1027+
test/test_subclip_update.py
1028+
test/test_subscription.py
1029+
test/test_subtask_update.py
1030+
test/test_subtitle.py
1031+
test/test_subtitle_clipboard_entry.py
1032+
test/test_subtitle_clipboard_entry_update.py
1033+
test/test_subtitle_event.py
1034+
test/test_tape_group_update.py
1035+
test/test_tape_update.py
1036+
test/test_teams_connection_update.py
1037+
test/test_test_cloud_account_credentials_request.py
1038+
test/test_test_cloud_account_credentials_response.py
1039+
test/test_unfiltered_tag_update.py
1040+
test/test_upload_ai_image_request.py
1041+
test/test_upload_image_endpoint_request.py
1042+
test/test_veritone_connection.py
1043+
test/test_veritone_engine_list.py
1044+
test/test_veritone_job_list.py
1045+
test/test_veritone_metadata.py
1046+
test/test_veritone_upload_request.py
1047+
test/test_volume_update.py
1048+
test/test_workspace_detail_update.py
1049+
test/test_workspace_permission_update.py
1050+
test/test_workstation_update.py
9151051
tox.ini

README.md

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

33
- API version: 2
44
- Python 2.7 and 3.4+
5-
- Latest build: 3.5.0
5+
- Latest build: 3.5.1
66

77
## Installation & Usage
88

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</section>
2828
<footer>
2929
<p>
30-
Releases: <a href='/'>Latest</a> &#183; <!--VERSIONS-START--><a href='/versions/3.5.0'>3.5.0</a> &#183; <a href='/versions/3.4.0'>3.4.0</a> &#183; <a href='/versions/3.3.2'>3.3.2</a> &#183; <a href='/versions/3.3.1'>3.3.1</a> &#183; <a href='/versions/3.3.0'>3.3.0</a> &#183; <a href='/versions/3.2.0'>3.2.0</a> &#183; <a href='/versions/3.0.4'>3.0.4</a><!--VERSIONS-END-->
30+
Releases: <a href='/'>Latest</a> &#183; <!--VERSIONS-START--><a href='/versions/3.5.1'>3.5.1</a> &#183; <a href='/versions/3.5.0'>3.5.0</a> &#183; <a href='/versions/3.4.0'>3.4.0</a> &#183; <a href='/versions/3.3.2'>3.3.2</a> &#183; <a href='/versions/3.3.1'>3.3.1</a> &#183; <a href='/versions/3.3.0'>3.3.0</a> &#183; <a href='/versions/3.2.0'>3.2.0</a> &#183; <a href='/versions/3.0.4'>3.0.4</a><!--VERSIONS-END-->
3131
</p>
3232
<p>Maintained by <a href="https://github.com/elements-storage">elements-storage</a> on GitHub.</p>
3333
<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>

docs/Job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Name | Type | Description | Notes
1212
**schedules** | [**[ScheduleReference]**](ScheduleReference.md) | | [optional]
1313
**allow_users** | [**[ElementsUserReference]**](ElementsUserReference.md) | | [optional]
1414
**allow_groups** | [**[ElementsGroupReference]**](ElementsGroupReference.md) | | [optional]
15-
**variable_definitions** | **[{str: (str, none_type)}]** | | [optional]
15+
**variable_definitions** | **[{str: (bool, date, datetime, dict, float, int, list, str, none_type)}]** | | [optional]
1616
**media_roots** | **[int]** | | [optional]
1717
**special_type** | **int, none_type** | | [optional]
1818
**enabled** | **bool** | | [optional]

docs/MainApi.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4176,12 +4176,8 @@ with elements_sdk.ApiClient(configuration) as api_client:
41764176
},
41774177
subtask=Subtask(
41784178
id=1,
4179-
kwargs={
4180-
"key": "key_example",
4181-
},
4182-
graph_layout={
4183-
"key": "key_example",
4184-
},
4179+
kwargs={},
4180+
graph_layout={},
41854181
trigger="trigger_example",
41864182
name="name_example",
41874183
noop_dont_save=True,
@@ -6030,12 +6026,8 @@ with elements_sdk.ApiClient(configuration) as api_client:
60306026
},
60316027
subtask=Subtask(
60326028
id=1,
6033-
kwargs={
6034-
"key": "key_example",
6035-
},
6036-
graph_layout={
6037-
"key": "key_example",
6038-
},
6029+
kwargs={},
6030+
graph_layout={},
60396031
trigger="trigger_example",
60406032
name="name_example",
60416033
noop_dont_save=True,

docs/StorageApi.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1935,15 +1935,14 @@ with elements_sdk.ApiClient(configuration) as api_client:
19351935
ordering = "ordering_example" # str | Which field to use when ordering the results. (optional)
19361936
limit = 1 # int | Number of results to return per page. (optional)
19371937
offset = 1 # int | The initial index from which to return the results. (optional)
1938-
full_path = "full_path_example" # str | (optional)
19391938
resolve_access_for = 1 # int | (optional)
19401939
include_endpoints = True # bool | (optional)
19411940
include_quotas = True # bool | (optional)
19421941

19431942
# example passing only required values which don't have defaults set
19441943
# and optional values
19451944
try:
1946-
api_response = api_instance.get_all_workspaces(is_template=is_template, production=production, volume=volume, home_for=home_for, volume__type=volume__type, production__name=production__name, production__active=production__active, name=name, is_external=is_external, active=active, ordering=ordering, limit=limit, offset=offset, full_path=full_path, resolve_access_for=resolve_access_for, include_endpoints=include_endpoints, include_quotas=include_quotas)
1945+
api_response = api_instance.get_all_workspaces(is_template=is_template, production=production, volume=volume, home_for=home_for, volume__type=volume__type, production__name=production__name, production__active=production__active, name=name, is_external=is_external, active=active, ordering=ordering, limit=limit, offset=offset, resolve_access_for=resolve_access_for, include_endpoints=include_endpoints, include_quotas=include_quotas)
19471946
pprint(api_response)
19481947
except elements_sdk.ApiException as e:
19491948
print("Exception when calling StorageApi->get_all_workspaces: %s\n" % e)
@@ -1967,7 +1966,6 @@ Name | Type | Description | Notes
19671966
**ordering** | **str**| Which field to use when ordering the results. | [optional]
19681967
**limit** | **int**| Number of results to return per page. | [optional]
19691968
**offset** | **int**| The initial index from which to return the results. | [optional]
1970-
**full_path** | **str**| | [optional]
19711969
**resolve_access_for** | **int**| | [optional]
19721970
**include_endpoints** | **bool**| | [optional]
19731971
**include_quotas** | **bool**| | [optional]

docs/Subtask.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**id** | **int** | |
8-
**kwargs** | **{str: (str,)}** | |
8+
**kwargs** | **{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** | |
99
**validation_error** | **str** | | [readonly]
1010
**parent** | **int** | |
11-
**graph_layout** | **{str: (str, none_type)}** | | [optional]
11+
**graph_layout** | **{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** | | [optional]
1212
**trigger** | **str, none_type** | | [optional]
1313
**name** | **str, none_type** | | [optional]
1414
**noop_dont_save** | **bool** | | [optional]

docs/SubtaskPartialUpdate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**kwargs** | **{str: (str,)}** | | [optional]
7+
**kwargs** | **{str: (str, none_type)}** | | [optional]
88
**graph_layout** | **{str: (str, none_type)}** | | [optional]
99
**trigger** | **str, none_type** | | [optional]
1010
**name** | **str, none_type** | | [optional]

docs/SubtaskReference.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
**id** | **int** | |
8-
**kwargs** | **{str: (str,)}** | | [optional] [readonly]
8+
**kwargs** | **{str: (str, none_type)}** | | [optional] [readonly]
99
**graph_layout** | **{str: (str, none_type)}** | | [optional] [readonly]
1010
**validation_error** | **str** | | [optional] [readonly]
1111
**trigger** | **str, none_type** | | [optional] [readonly]

docs/SubtaskUpdate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**kwargs** | **{str: (str,)}** | |
7+
**kwargs** | **{str: (str, none_type)}** | |
88
**parent** | **int** | |
99
**graph_layout** | **{str: (str, none_type)}** | | [optional]
1010
**trigger** | **str, none_type** | | [optional]

0 commit comments

Comments
 (0)