Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions gooddata-afm-client/.openapi-generator-ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# (C) 2022 GoodData Corporation
.openapi-generator-ignore
.gitlab-ci.yml
.travis.yml
git_push.sh
test/**
1 change: 1 addition & 0 deletions gooddata-afm-client/LICENSE.txt
6 changes: 4 additions & 2 deletions gooddata-api-client/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ docs/AppearanceApi.md
docs/ArithmeticMeasure.md
docs/ArithmeticMeasureDefinition.md
docs/ArithmeticMeasureDefinitionArithmeticMeasure.md
docs/Array.md
docs/AssigneeIdentifier.md
docs/AssigneeRule.md
docs/AttributeElements.md
Expand Down Expand Up @@ -545,6 +544,7 @@ docs/JsonApiCustomApplicationSettingPatchDocument.md
docs/JsonApiCustomApplicationSettingPostOptionalId.md
docs/JsonApiCustomApplicationSettingPostOptionalIdDocument.md
docs/JsonApiCustomGeoCollectionIn.md
docs/JsonApiCustomGeoCollectionInAttributes.md
docs/JsonApiCustomGeoCollectionInDocument.md
docs/JsonApiCustomGeoCollectionOut.md
docs/JsonApiCustomGeoCollectionOutDocument.md
Expand Down Expand Up @@ -903,6 +903,7 @@ docs/JsonApiVisualizationObjectPostOptionalIdDocument.md
docs/JsonApiVisualizationObjectToManyLinkage.md
docs/JsonApiVisualizationObjectToOneLinkage.md
docs/JsonApiWorkspaceAutomationOut.md
docs/JsonApiWorkspaceAutomationOutAttributes.md
docs/JsonApiWorkspaceAutomationOutIncludes.md
docs/JsonApiWorkspaceAutomationOutList.md
docs/JsonApiWorkspaceAutomationOutRelationships.md
Expand Down Expand Up @@ -1377,7 +1378,6 @@ gooddata_api_client/model/api_entitlement.py
gooddata_api_client/model/arithmetic_measure.py
gooddata_api_client/model/arithmetic_measure_definition.py
gooddata_api_client/model/arithmetic_measure_definition_arithmetic_measure.py
gooddata_api_client/model/array.py
gooddata_api_client/model/assignee_identifier.py
gooddata_api_client/model/assignee_rule.py
gooddata_api_client/model/attribute_elements.py
Expand Down Expand Up @@ -1796,6 +1796,7 @@ gooddata_api_client/model/json_api_custom_application_setting_patch_document.py
gooddata_api_client/model/json_api_custom_application_setting_post_optional_id.py
gooddata_api_client/model/json_api_custom_application_setting_post_optional_id_document.py
gooddata_api_client/model/json_api_custom_geo_collection_in.py
gooddata_api_client/model/json_api_custom_geo_collection_in_attributes.py
gooddata_api_client/model/json_api_custom_geo_collection_in_document.py
gooddata_api_client/model/json_api_custom_geo_collection_out.py
gooddata_api_client/model/json_api_custom_geo_collection_out_document.py
Expand Down Expand Up @@ -2154,6 +2155,7 @@ gooddata_api_client/model/json_api_visualization_object_post_optional_id_documen
gooddata_api_client/model/json_api_visualization_object_to_many_linkage.py
gooddata_api_client/model/json_api_visualization_object_to_one_linkage.py
gooddata_api_client/model/json_api_workspace_automation_out.py
gooddata_api_client/model/json_api_workspace_automation_out_attributes.py
gooddata_api_client/model/json_api_workspace_automation_out_includes.py
gooddata_api_client/model/json_api_workspace_automation_out_list.py
gooddata_api_client/model/json_api_workspace_automation_out_relationships.py
Expand Down
3 changes: 2 additions & 1 deletion gooddata-api-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1227,7 +1227,6 @@ Class | Method | HTTP request | Description
- [ArithmeticMeasure](docs/ArithmeticMeasure.md)
- [ArithmeticMeasureDefinition](docs/ArithmeticMeasureDefinition.md)
- [ArithmeticMeasureDefinitionArithmeticMeasure](docs/ArithmeticMeasureDefinitionArithmeticMeasure.md)
- [Array](docs/Array.md)
- [AssigneeIdentifier](docs/AssigneeIdentifier.md)
- [AssigneeRule](docs/AssigneeRule.md)
- [AttributeElements](docs/AttributeElements.md)
Expand Down Expand Up @@ -1646,6 +1645,7 @@ Class | Method | HTTP request | Description
- [JsonApiCustomApplicationSettingPostOptionalId](docs/JsonApiCustomApplicationSettingPostOptionalId.md)
- [JsonApiCustomApplicationSettingPostOptionalIdDocument](docs/JsonApiCustomApplicationSettingPostOptionalIdDocument.md)
- [JsonApiCustomGeoCollectionIn](docs/JsonApiCustomGeoCollectionIn.md)
- [JsonApiCustomGeoCollectionInAttributes](docs/JsonApiCustomGeoCollectionInAttributes.md)
- [JsonApiCustomGeoCollectionInDocument](docs/JsonApiCustomGeoCollectionInDocument.md)
- [JsonApiCustomGeoCollectionOut](docs/JsonApiCustomGeoCollectionOut.md)
- [JsonApiCustomGeoCollectionOutDocument](docs/JsonApiCustomGeoCollectionOutDocument.md)
Expand Down Expand Up @@ -2004,6 +2004,7 @@ Class | Method | HTTP request | Description
- [JsonApiVisualizationObjectToManyLinkage](docs/JsonApiVisualizationObjectToManyLinkage.md)
- [JsonApiVisualizationObjectToOneLinkage](docs/JsonApiVisualizationObjectToOneLinkage.md)
- [JsonApiWorkspaceAutomationOut](docs/JsonApiWorkspaceAutomationOut.md)
- [JsonApiWorkspaceAutomationOutAttributes](docs/JsonApiWorkspaceAutomationOutAttributes.md)
- [JsonApiWorkspaceAutomationOutIncludes](docs/JsonApiWorkspaceAutomationOutIncludes.md)
- [JsonApiWorkspaceAutomationOutList](docs/JsonApiWorkspaceAutomationOutList.md)
- [JsonApiWorkspaceAutomationOutRelationships](docs/JsonApiWorkspaceAutomationOutRelationships.md)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ Name | Type | Description | Notes
**_from** | **str** | |
**to** | **str** | |
**apply_on_result** | **bool** | | [optional]
**include_empty_values** | **bool** | If true, rows with undefined (NULL) date values will be included in the result. The filter becomes: (date_condition) OR (date IS NULL). If false or not set, standard behavior applies (NULLs excluded by the date condition). | [optional]
**local_identifier** | **str** | | [optional]
**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]

Expand Down
12 changes: 11 additions & 1 deletion gooddata-api-client/docs/ActionsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -7473,6 +7473,7 @@ with gooddata_api_client.ApiClient() as api_client:
),
],
),
interval="DAY",
trigger="ALWAYS",
),
analytical_dashboard=DeclarativeAnalyticalDashboardIdentifier(
Expand Down Expand Up @@ -7527,7 +7528,16 @@ with gooddata_api_client.ApiClient() as api_client:
),
),
],
metadata=AutomationMetadata(),
metadata=AutomationMetadata(
visible_filters=[
VisibleFilter(
is_all_time_date_filter=False,
local_identifier="local_identifier_example",
title="title_example",
),
],
widget="widget_example",
),
notification_channel=DeclarativeNotificationChannelIdentifier(
id="webhook123",
type="notificationChannel",
Expand Down
2 changes: 1 addition & 1 deletion gooddata-api-client/docs/AfmObjectIdentifierDataset.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# AfmObjectIdentifierDataset

Reference to the date dataset to which the filter should be applied.
Date dataset used for anomaly detection.

## Properties
Name | Type | Description | Notes
Expand Down
11 changes: 0 additions & 11 deletions gooddata-api-client/docs/Array.md

This file was deleted.

3 changes: 2 additions & 1 deletion gooddata-api-client/docs/AutomationAlert.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**condition** | [**AutomationAlertCondition**](AutomationAlertCondition.md) | |
**execution** | [**AlertAfm**](AlertAfm.md) | |
**trigger** | **str** | Trigger behavior for the alert. ALWAYS - alert is triggered every time the condition is met. ONCE - alert is triggered only once when the condition is met. | [optional] if omitted the server will use the default value of "ALWAYS"
**interval** | **str** | Date granularity for the interval of ONCE_PER_INTERVAL trigger. Supported granularities: DAY, WEEK, MONTH, QUARTER, YEAR. | [optional]
**trigger** | **str** | Trigger behavior for the alert. ALWAYS - alert is triggered every time the condition is met. ONCE - alert is triggered only once when the condition is met. ONCE_PER_INTERVAL - alert is triggered when the condition is met, then suppressed for the interval. If no interval is specified, it behaves as ALWAYS. | [optional] if omitted the server will use the default value of "ALWAYS"
**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]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
Expand Down
60 changes: 55 additions & 5 deletions gooddata-api-client/docs/AutomationsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ with gooddata_api_client.ApiClient() as api_client:
),
],
),
interval="DAY",
trigger="ALWAYS",
),
are_relations_valid=True,
Expand Down Expand Up @@ -141,7 +142,16 @@ with gooddata_api_client.ApiClient() as api_client:
),
),
],
metadata=JsonApiAutomationInAttributesMetadata(),
metadata=JsonApiAutomationInAttributesMetadata(
visible_filters=[
VisibleFilter(
is_all_time_date_filter=False,
local_identifier="local_identifier_example",
title="title_example",
),
],
widget="widget_example",
),
raw_exports=[
JsonApiAutomationInAttributesRawExportsInner(
request_payload=RawExportAutomationRequest(
Expand Down Expand Up @@ -995,6 +1005,7 @@ with gooddata_api_client.ApiClient() as api_client:
),
],
),
interval="DAY",
trigger="ALWAYS",
),
are_relations_valid=True,
Expand Down Expand Up @@ -1045,7 +1056,16 @@ with gooddata_api_client.ApiClient() as api_client:
),
),
],
metadata=JsonApiAutomationInAttributesMetadata(),
metadata=JsonApiAutomationInAttributesMetadata(
visible_filters=[
VisibleFilter(
is_all_time_date_filter=False,
local_identifier="local_identifier_example",
title="title_example",
),
],
widget="widget_example",
),
raw_exports=[
JsonApiAutomationInAttributesRawExportsInner(
request_payload=RawExportAutomationRequest(
Expand Down Expand Up @@ -1674,6 +1694,7 @@ with gooddata_api_client.ApiClient() as api_client:
),
],
),
interval="DAY",
trigger="ALWAYS",
),
analytical_dashboard=DeclarativeAnalyticalDashboardIdentifier(
Expand Down Expand Up @@ -1741,7 +1762,16 @@ with gooddata_api_client.ApiClient() as api_client:
),
),
],
metadata=AutomationMetadata(),
metadata=AutomationMetadata(
visible_filters=[
VisibleFilter(
is_all_time_date_filter=False,
local_identifier="local_identifier_example",
title="title_example",
),
],
widget="widget_example",
),
modified_at="2023-07-20 12:30",
modified_by=DeclarativeUserIdentifier(
id="employee123",
Expand Down Expand Up @@ -2000,6 +2030,7 @@ with gooddata_api_client.ApiClient() as api_client:
),
],
),
interval="DAY",
trigger="ALWAYS",
),
analytical_dashboard=DeclarativeAnalyticalDashboardIdentifier(
Expand Down Expand Up @@ -2054,7 +2085,16 @@ with gooddata_api_client.ApiClient() as api_client:
),
),
],
metadata=AutomationMetadata(),
metadata=AutomationMetadata(
visible_filters=[
VisibleFilter(
is_all_time_date_filter=False,
local_identifier="local_identifier_example",
title="title_example",
),
],
widget="widget_example",
),
notification_channel=DeclarativeNotificationChannelIdentifier(
id="webhook123",
type="notificationChannel",
Expand Down Expand Up @@ -2841,6 +2881,7 @@ with gooddata_api_client.ApiClient() as api_client:
),
],
),
interval="DAY",
trigger="ALWAYS",
),
are_relations_valid=True,
Expand Down Expand Up @@ -2891,7 +2932,16 @@ with gooddata_api_client.ApiClient() as api_client:
),
),
],
metadata=JsonApiAutomationInAttributesMetadata(),
metadata=JsonApiAutomationInAttributesMetadata(
visible_filters=[
VisibleFilter(
is_all_time_date_filter=False,
local_identifier="local_identifier_example",
title="title_example",
),
],
widget="widget_example",
),
raw_exports=[
JsonApiAutomationInAttributesRawExportsInner(
request_payload=RawExportAutomationRequest(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Name | Type | Description | Notes
**bounded_filter** | [**RelativeBoundedDateFilter**](RelativeBoundedDateFilter.md) | | [optional]
**data_set** | [**IdentifierRef**](IdentifierRef.md) | | [optional]
**_from** | [**AacDashboardFilterFrom**](AacDashboardFilterFrom.md) | | [optional]
**include_empty_values** | **bool** | | [optional]
**local_identifier** | **str** | | [optional]
**to** | [**AacDashboardFilterFrom**](AacDashboardFilterFrom.md) | | [optional]
**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]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Custom application setting and its value.
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**application_name** | **str** | The application id |
**content** | [**JsonNode**](JsonNode.md) | |
**content** | **{str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type** | Free-form JSON content. Maximum supported length is 250000 characters. |
**id** | **str** | Custom Application Setting ID. |
**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]

Expand Down
2 changes: 2 additions & 0 deletions gooddata-api-client/docs/DeclarativeCustomGeoCollection.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ A declarative form of custom geo collection.
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **str** | Custom geo collection ID. |
**description** | **str** | Description of the custom geo collection. | [optional]
**name** | **str** | Name of the custom geo collection. | [optional]
**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]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
Expand Down
Loading
Loading