Skip to content

Commit 0efba91

Browse files
authored
Merge pull request #756 from Tjev/cq-685
chore: regenerate api client
2 parents 4639b91 + e98fdaf commit 0efba91

64 files changed

Lines changed: 5281 additions & 40 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.

gooddata-api-client/.openapi-generator/FILES

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ docs/AttributeHierarchiesApi.md
4444
docs/AttributeItem.md
4545
docs/AttributeResultHeader.md
4646
docs/AttributesApi.md
47+
docs/AutomationSchedule.md
4748
docs/AutomationsApi.md
4849
docs/AvailableAssignees.md
4950
docs/AvailableDriversApi.md
@@ -94,6 +95,7 @@ docs/DeclarativeAnalytics.md
9495
docs/DeclarativeAnalyticsLayer.md
9596
docs/DeclarativeAttribute.md
9697
docs/DeclarativeAttributeHierarchy.md
98+
docs/DeclarativeAutomation.md
9799
docs/DeclarativeColorPalette.md
98100
docs/DeclarativeColumn.md
99101
docs/DeclarativeCspDirective.md
@@ -107,6 +109,9 @@ docs/DeclarativeDataset.md
107109
docs/DeclarativeDatasetExtension.md
108110
docs/DeclarativeDatasetSql.md
109111
docs/DeclarativeDateDataset.md
112+
docs/DeclarativeExportDefinition.md
113+
docs/DeclarativeExportDefinitionIdentifier.md
114+
docs/DeclarativeExportDefinitionRequestPayload.md
110115
docs/DeclarativeFact.md
111116
docs/DeclarativeFilterContext.md
112117
docs/DeclarativeJwk.md
@@ -115,6 +120,8 @@ docs/DeclarativeLabel.md
115120
docs/DeclarativeLdm.md
116121
docs/DeclarativeMetric.md
117122
docs/DeclarativeModel.md
123+
docs/DeclarativeNotificationChannel.md
124+
docs/DeclarativeNotificationChannelIdentifier.md
118125
docs/DeclarativeOrganization.md
119126
docs/DeclarativeOrganizationInfo.md
120127
docs/DeclarativeOrganizationPermission.md
@@ -178,6 +185,7 @@ docs/ExecutionResultHeader.md
178185
docs/ExecutionResultPaging.md
179186
docs/ExecutionSettings.md
180187
docs/ExportDefinitionsApi.md
188+
docs/ExportRequest.md
181189
docs/ExportResponse.md
182190
docs/FactsApi.md
183191
docs/File.md
@@ -659,6 +667,7 @@ docs/NegativeAttributeFilterNegativeAttributeFilter.md
659667
docs/Note.md
660668
docs/Notes.md
661669
docs/NotificationChannelsApi.md
670+
docs/NotificationTrigger.md
662671
docs/ObjectLinks.md
663672
docs/ObjectLinksContainer.md
664673
docs/OptionsApi.md
@@ -714,6 +723,7 @@ docs/ScanResultPdm.md
714723
docs/ScanSqlRequest.md
715724
docs/ScanSqlResponse.md
716725
docs/ScanningApi.md
726+
docs/SearchRelationshipObject.md
717727
docs/SearchRequest.md
718728
docs/SearchResult.md
719729
docs/SearchResultObject.md
@@ -776,6 +786,7 @@ docs/ValidateByItem.md
776786
docs/VisualExportApi.md
777787
docs/VisualExportRequest.md
778788
docs/VisualizationObjectApi.md
789+
docs/Webhook.md
779790
docs/WorkspaceDataSource.md
780791
docs/WorkspaceIdentifier.md
781792
docs/WorkspaceObjectControllerApi.md
@@ -893,6 +904,7 @@ gooddata_api_client/model/attribute_header_out.py
893904
gooddata_api_client/model/attribute_header_out_attribute_header.py
894905
gooddata_api_client/model/attribute_item.py
895906
gooddata_api_client/model/attribute_result_header.py
907+
gooddata_api_client/model/automation_schedule.py
896908
gooddata_api_client/model/available_assignees.py
897909
gooddata_api_client/model/clustering_request.py
898910
gooddata_api_client/model/clustering_result.py
@@ -932,6 +944,7 @@ gooddata_api_client/model/declarative_analytics.py
932944
gooddata_api_client/model/declarative_analytics_layer.py
933945
gooddata_api_client/model/declarative_attribute.py
934946
gooddata_api_client/model/declarative_attribute_hierarchy.py
947+
gooddata_api_client/model/declarative_automation.py
935948
gooddata_api_client/model/declarative_color_palette.py
936949
gooddata_api_client/model/declarative_column.py
937950
gooddata_api_client/model/declarative_csp_directive.py
@@ -945,6 +958,9 @@ gooddata_api_client/model/declarative_dataset.py
945958
gooddata_api_client/model/declarative_dataset_extension.py
946959
gooddata_api_client/model/declarative_dataset_sql.py
947960
gooddata_api_client/model/declarative_date_dataset.py
961+
gooddata_api_client/model/declarative_export_definition.py
962+
gooddata_api_client/model/declarative_export_definition_identifier.py
963+
gooddata_api_client/model/declarative_export_definition_request_payload.py
948964
gooddata_api_client/model/declarative_fact.py
949965
gooddata_api_client/model/declarative_filter_context.py
950966
gooddata_api_client/model/declarative_jwk.py
@@ -953,6 +969,8 @@ gooddata_api_client/model/declarative_label.py
953969
gooddata_api_client/model/declarative_ldm.py
954970
gooddata_api_client/model/declarative_metric.py
955971
gooddata_api_client/model/declarative_model.py
972+
gooddata_api_client/model/declarative_notification_channel.py
973+
gooddata_api_client/model/declarative_notification_channel_identifier.py
956974
gooddata_api_client/model/declarative_organization.py
957975
gooddata_api_client/model/declarative_organization_info.py
958976
gooddata_api_client/model/declarative_organization_permission.py
@@ -1012,6 +1030,7 @@ gooddata_api_client/model/execution_result_grand_total.py
10121030
gooddata_api_client/model/execution_result_header.py
10131031
gooddata_api_client/model/execution_result_paging.py
10141032
gooddata_api_client/model/execution_settings.py
1033+
gooddata_api_client/model/export_request.py
10151034
gooddata_api_client/model/export_response.py
10161035
gooddata_api_client/model/file.py
10171036
gooddata_api_client/model/filter_by.py
@@ -1483,6 +1502,7 @@ gooddata_api_client/model/negative_attribute_filter.py
14831502
gooddata_api_client/model/negative_attribute_filter_negative_attribute_filter.py
14841503
gooddata_api_client/model/note.py
14851504
gooddata_api_client/model/notes.py
1505+
gooddata_api_client/model/notification_trigger.py
14861506
gooddata_api_client/model/object_links.py
14871507
gooddata_api_client/model/object_links_container.py
14881508
gooddata_api_client/model/organization_permission_assignment.py
@@ -1529,6 +1549,7 @@ gooddata_api_client/model/scan_request.py
15291549
gooddata_api_client/model/scan_result_pdm.py
15301550
gooddata_api_client/model/scan_sql_request.py
15311551
gooddata_api_client/model/scan_sql_response.py
1552+
gooddata_api_client/model/search_relationship_object.py
15321553
gooddata_api_client/model/search_request.py
15331554
gooddata_api_client/model/search_result.py
15341555
gooddata_api_client/model/search_result_object.py
@@ -1575,6 +1596,7 @@ gooddata_api_client/model/user_management_workspace_permission_assignment.py
15751596
gooddata_api_client/model/user_permission.py
15761597
gooddata_api_client/model/validate_by_item.py
15771598
gooddata_api_client/model/visual_export_request.py
1599+
gooddata_api_client/model/webhook.py
15781600
gooddata_api_client/model/workspace_data_source.py
15791601
gooddata_api_client/model/workspace_identifier.py
15801602
gooddata_api_client/model/workspace_permission_assignment.py

gooddata-api-client/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -808,6 +808,7 @@ Class | Method | HTTP request | Description
808808
- [AttributeHeaderOutAttributeHeader](docs/AttributeHeaderOutAttributeHeader.md)
809809
- [AttributeItem](docs/AttributeItem.md)
810810
- [AttributeResultHeader](docs/AttributeResultHeader.md)
811+
- [AutomationSchedule](docs/AutomationSchedule.md)
811812
- [AvailableAssignees](docs/AvailableAssignees.md)
812813
- [ClusteringRequest](docs/ClusteringRequest.md)
813814
- [ClusteringResult](docs/ClusteringResult.md)
@@ -847,6 +848,7 @@ Class | Method | HTTP request | Description
847848
- [DeclarativeAnalyticsLayer](docs/DeclarativeAnalyticsLayer.md)
848849
- [DeclarativeAttribute](docs/DeclarativeAttribute.md)
849850
- [DeclarativeAttributeHierarchy](docs/DeclarativeAttributeHierarchy.md)
851+
- [DeclarativeAutomation](docs/DeclarativeAutomation.md)
850852
- [DeclarativeColorPalette](docs/DeclarativeColorPalette.md)
851853
- [DeclarativeColumn](docs/DeclarativeColumn.md)
852854
- [DeclarativeCspDirective](docs/DeclarativeCspDirective.md)
@@ -860,6 +862,9 @@ Class | Method | HTTP request | Description
860862
- [DeclarativeDatasetExtension](docs/DeclarativeDatasetExtension.md)
861863
- [DeclarativeDatasetSql](docs/DeclarativeDatasetSql.md)
862864
- [DeclarativeDateDataset](docs/DeclarativeDateDataset.md)
865+
- [DeclarativeExportDefinition](docs/DeclarativeExportDefinition.md)
866+
- [DeclarativeExportDefinitionIdentifier](docs/DeclarativeExportDefinitionIdentifier.md)
867+
- [DeclarativeExportDefinitionRequestPayload](docs/DeclarativeExportDefinitionRequestPayload.md)
863868
- [DeclarativeFact](docs/DeclarativeFact.md)
864869
- [DeclarativeFilterContext](docs/DeclarativeFilterContext.md)
865870
- [DeclarativeJwk](docs/DeclarativeJwk.md)
@@ -868,6 +873,8 @@ Class | Method | HTTP request | Description
868873
- [DeclarativeLdm](docs/DeclarativeLdm.md)
869874
- [DeclarativeMetric](docs/DeclarativeMetric.md)
870875
- [DeclarativeModel](docs/DeclarativeModel.md)
876+
- [DeclarativeNotificationChannel](docs/DeclarativeNotificationChannel.md)
877+
- [DeclarativeNotificationChannelIdentifier](docs/DeclarativeNotificationChannelIdentifier.md)
871878
- [DeclarativeOrganization](docs/DeclarativeOrganization.md)
872879
- [DeclarativeOrganizationInfo](docs/DeclarativeOrganizationInfo.md)
873880
- [DeclarativeOrganizationPermission](docs/DeclarativeOrganizationPermission.md)
@@ -927,6 +934,7 @@ Class | Method | HTTP request | Description
927934
- [ExecutionResultHeader](docs/ExecutionResultHeader.md)
928935
- [ExecutionResultPaging](docs/ExecutionResultPaging.md)
929936
- [ExecutionSettings](docs/ExecutionSettings.md)
937+
- [ExportRequest](docs/ExportRequest.md)
930938
- [ExportResponse](docs/ExportResponse.md)
931939
- [File](docs/File.md)
932940
- [FilterBy](docs/FilterBy.md)
@@ -1398,6 +1406,7 @@ Class | Method | HTTP request | Description
13981406
- [NegativeAttributeFilterNegativeAttributeFilter](docs/NegativeAttributeFilterNegativeAttributeFilter.md)
13991407
- [Note](docs/Note.md)
14001408
- [Notes](docs/Notes.md)
1409+
- [NotificationTrigger](docs/NotificationTrigger.md)
14011410
- [ObjectLinks](docs/ObjectLinks.md)
14021411
- [ObjectLinksContainer](docs/ObjectLinksContainer.md)
14031412
- [OrganizationPermissionAssignment](docs/OrganizationPermissionAssignment.md)
@@ -1444,6 +1453,7 @@ Class | Method | HTTP request | Description
14441453
- [ScanResultPdm](docs/ScanResultPdm.md)
14451454
- [ScanSqlRequest](docs/ScanSqlRequest.md)
14461455
- [ScanSqlResponse](docs/ScanSqlResponse.md)
1456+
- [SearchRelationshipObject](docs/SearchRelationshipObject.md)
14471457
- [SearchRequest](docs/SearchRequest.md)
14481458
- [SearchResult](docs/SearchResult.md)
14491459
- [SearchResultObject](docs/SearchResultObject.md)
@@ -1490,6 +1500,7 @@ Class | Method | HTTP request | Description
14901500
- [UserPermission](docs/UserPermission.md)
14911501
- [ValidateByItem](docs/ValidateByItem.md)
14921502
- [VisualExportRequest](docs/VisualExportRequest.md)
1503+
- [Webhook](docs/Webhook.md)
14931504
- [WorkspaceDataSource](docs/WorkspaceDataSource.md)
14941505
- [WorkspaceIdentifier](docs/WorkspaceIdentifier.md)
14951506
- [WorkspacePermissionAssignment](docs/WorkspacePermissionAssignment.md)

gooddata-api-client/docs/ActionsApi.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,12 @@ with gooddata_api_client.ApiClient() as api_client:
9393
workspace_id = "/6bUUGjjNSwg0_bs" # str | Workspace identifier
9494
search_request = SearchRequest(
9595
deep_search=False,
96+
limit=10,
9697
object_types=[
9798
"attribute",
9899
],
99100
question="question_example",
101+
title_to_descriptor_ratio=0.7,
100102
) # SearchRequest |
101103

102104
# example passing only required values which don't have defaults set
@@ -1380,6 +1382,8 @@ with gooddata_api_client.ApiClient() as api_client:
13801382
execution_result="ff483727196c9dc862c7fd3a5a84df55c96d61a4",
13811383
file_name="result",
13821384
format="CSV",
1385+
metadata=JsonNode(),
1386+
related_dashboard_id="761cd28b-3f57-4ac9-bbdc-1c552cc0d1d0",
13831387
settings=Settings(
13841388
merge_headers=True,
13851389
pdf_page_size="a4 landscape",

gooddata-api-client/docs/AnalyticsModelApi.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,25 @@ with gooddata_api_client.ApiClient() as api_client:
186186
title="3D map renderer",
187187
),
188188
],
189+
export_definitions=[
190+
DeclarativeExportDefinition(
191+
created_at="["2023-07-20 12:30"]",
192+
created_by=DeclarativeUserIdentifier(
193+
id="employee123",
194+
type="user",
195+
),
196+
description="Simple number for total goods in current production.",
197+
id="export-definition-1",
198+
modified_at="["2023-07-20 12:30"]",
199+
modified_by=DeclarativeUserIdentifier(
200+
id="employee123",
201+
type="user",
202+
),
203+
request_payload=DeclarativeExportDefinitionRequestPayload(None),
204+
tags=["Revenues"],
205+
title="My regular export",
206+
),
207+
],
189208
filter_contexts=[
190209
DeclarativeFilterContext(
191210
content=JsonNode(),
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# AutomationSchedule
2+
3+
4+
## Properties
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**cron** | **str** | Cron expression defining the schedule of the automation. The format is SECOND MINUTE HOUR DAY-OF-MONTH MONTH DAY-OF-WEEK (YEAR). The example expression signifies an action every 30 minutes from 9:00 to 17:00 on workdays. |
8+
**cron_description** | **str** | Human-readable description of the cron expression. | [optional]
9+
**first_run** | **datetime** | Timestamp of the first scheduled action. If not provided default to the next scheduled time. | [optional]
10+
**timezone** | **str** | Timezone in which the schedule is defined. | [optional]
11+
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
12+
13+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
14+
15+

gooddata-api-client/docs/AutomationsApi.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ with gooddata_api_client.ApiClient() as api_client:
4545
are_relations_valid=True,
4646
description="description_example",
4747
details=None,
48+
metadata={},
4849
schedule=JsonApiAutomationInAttributesSchedule(
4950
cron="0 */30 9-17 ? * MON-FRI",
5051
cron_description="cron_description_example",
@@ -431,6 +432,7 @@ with gooddata_api_client.ApiClient() as api_client:
431432
are_relations_valid=True,
432433
description="description_example",
433434
details=None,
435+
metadata={},
434436
schedule=JsonApiAutomationInAttributesSchedule(
435437
cron="0 */30 9-17 ? * MON-FRI",
436438
cron_description="cron_description_example",
@@ -557,6 +559,7 @@ with gooddata_api_client.ApiClient() as api_client:
557559
are_relations_valid=True,
558560
description="description_example",
559561
details=None,
562+
metadata={},
560563
schedule=JsonApiAutomationInAttributesSchedule(
561564
cron="0 */30 9-17 ? * MON-FRI",
562565
cron_description="cron_description_example",

gooddata-api-client/docs/DeclarativeAnalyticsLayer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Name | Type | Description | Notes
88
**analytical_dashboards** | [**[DeclarativeAnalyticalDashboard]**](DeclarativeAnalyticalDashboard.md) | A list of analytical dashboards available in the model. | [optional]
99
**attribute_hierarchies** | [**[DeclarativeAttributeHierarchy]**](DeclarativeAttributeHierarchy.md) | A list of attribute hierarchies. | [optional]
1010
**dashboard_plugins** | [**[DeclarativeDashboardPlugin]**](DeclarativeDashboardPlugin.md) | A list of dashboard plugins available in the model. | [optional]
11+
**export_definitions** | [**[DeclarativeExportDefinition]**](DeclarativeExportDefinition.md) | A list of export definitions. | [optional]
1112
**filter_contexts** | [**[DeclarativeFilterContext]**](DeclarativeFilterContext.md) | A list of filter contexts available in the model. | [optional]
1213
**metrics** | [**[DeclarativeMetric]**](DeclarativeMetric.md) | A list of metrics available in the model. | [optional]
1314
**visualization_objects** | [**[DeclarativeVisualizationObject]**](DeclarativeVisualizationObject.md) | A list of visualization objects available in the model. | [optional]
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# DeclarativeAutomation
2+
3+
4+
## Properties
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**id** | **str** | |
8+
**created_at** | **str, none_type** | Time of the entity creation. | [optional]
9+
**created_by** | [**DeclarativeUserIdentifier**](DeclarativeUserIdentifier.md) | | [optional]
10+
**description** | **str** | | [optional]
11+
**details** | **{str: (str,)}** | TODO | [optional]
12+
**export_definitions** | [**[DeclarativeExportDefinitionIdentifier]**](DeclarativeExportDefinitionIdentifier.md) | | [optional]
13+
**metadata** | [**JsonNode**](JsonNode.md) | | [optional]
14+
**modified_at** | **str, none_type** | Time of the last entity modification. | [optional]
15+
**modified_by** | [**DeclarativeUserIdentifier**](DeclarativeUserIdentifier.md) | | [optional]
16+
**notification_channel** | [**DeclarativeNotificationChannelIdentifier**](DeclarativeNotificationChannelIdentifier.md) | | [optional]
17+
**recipients** | [**[DeclarativeUserIdentifier]**](DeclarativeUserIdentifier.md) | | [optional]
18+
**schedule** | [**AutomationSchedule**](AutomationSchedule.md) | | [optional]
19+
**tags** | **[str]** | A list of tags. | [optional]
20+
**title** | **str** | | [optional]
21+
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
22+
23+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
24+
25+
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# DeclarativeExportDefinition
2+
3+
4+
## Properties
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**id** | **str** | Export definition id. |
8+
**title** | **str** | Export definition object title. |
9+
**created_at** | **str, none_type** | Time of the entity creation. | [optional]
10+
**created_by** | [**DeclarativeUserIdentifier**](DeclarativeUserIdentifier.md) | | [optional]
11+
**description** | **str** | Export definition object description. | [optional]
12+
**modified_at** | **str, none_type** | Time of the last entity modification. | [optional]
13+
**modified_by** | [**DeclarativeUserIdentifier**](DeclarativeUserIdentifier.md) | | [optional]
14+
**request_payload** | [**DeclarativeExportDefinitionRequestPayload**](DeclarativeExportDefinitionRequestPayload.md) | | [optional]
15+
**tags** | **[str]** | A list of tags. | [optional]
16+
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
17+
18+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
19+
20+
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# DeclarativeExportDefinitionIdentifier
2+
3+
An export definition identifier.
4+
5+
## Properties
6+
Name | Type | Description | Notes
7+
------------ | ------------- | ------------- | -------------
8+
**id** | **str** | Export definition identifier. |
9+
**type** | **str** | A type. | defaults to "exportDefinition"
10+
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
11+
12+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
13+
14+

0 commit comments

Comments
 (0)