Skip to content

Commit

Permalink
Merge pull request #866 from hkad98/jkd/trivial
Browse files Browse the repository at this point in the history
chore: regenerate API client
  • Loading branch information
hkad98 authored Oct 31, 2024
2 parents 5f63e18 + 536c7b5 commit b087a60
Show file tree
Hide file tree
Showing 38 changed files with 4,505 additions and 2 deletions.
24 changes: 24 additions & 0 deletions gooddata-api-client/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,14 @@ docs/AttributeHeaderOut.md
docs/AttributeHeaderOutAttributeHeader.md
docs/AttributeHierarchiesApi.md
docs/AttributeItem.md
docs/AttributeNegativeFilter.md
docs/AttributeNegativeFilterAllOf.md
docs/AttributePositiveFilter.md
docs/AttributePositiveFilterAllOf.md
docs/AttributeResultHeader.md
docs/AttributesApi.md
docs/AutomationAlert.md
docs/AutomationAlertCondition.md
docs/AutomationSchedule.md
docs/AutomationTabularExport.md
docs/AutomationVisualExport.md
Expand Down Expand Up @@ -79,6 +85,7 @@ docs/ComputationApi.md
docs/ContextFiltersApi.md
docs/CookieSecurityConfigurationApi.md
docs/CreatedVisualization.md
docs/CreatedVisualizationFiltersInner.md
docs/CreatedVisualizations.md
docs/CustomLabel.md
docs/CustomMetric.md
Expand All @@ -99,7 +106,11 @@ docs/DatasetGrain.md
docs/DatasetReferenceIdentifier.md
docs/DatasetWorkspaceDataFilterIdentifier.md
docs/DatasetsApi.md
docs/DateAbsoluteFilter.md
docs/DateAbsoluteFilterAllOf.md
docs/DateFilter.md
docs/DateRelativeFilter.md
docs/DateRelativeFilterAllOf.md
docs/DeclarativeAnalyticalDashboard.md
docs/DeclarativeAnalyticalDashboardExtension.md
docs/DeclarativeAnalyticalDashboardIdentifier.md
Expand Down Expand Up @@ -213,6 +224,7 @@ docs/ExportRequest.md
docs/ExportResponse.md
docs/FactsApi.md
docs/File.md
docs/Filter.md
docs/FilterBy.md
docs/FilterDefinition.md
docs/FilterDefinitionForSimpleMeasure.md
Expand Down Expand Up @@ -997,7 +1009,13 @@ gooddata_api_client/model/attribute_format.py
gooddata_api_client/model/attribute_header_out.py
gooddata_api_client/model/attribute_header_out_attribute_header.py
gooddata_api_client/model/attribute_item.py
gooddata_api_client/model/attribute_negative_filter.py
gooddata_api_client/model/attribute_negative_filter_all_of.py
gooddata_api_client/model/attribute_positive_filter.py
gooddata_api_client/model/attribute_positive_filter_all_of.py
gooddata_api_client/model/attribute_result_header.py
gooddata_api_client/model/automation_alert.py
gooddata_api_client/model/automation_alert_condition.py
gooddata_api_client/model/automation_schedule.py
gooddata_api_client/model/automation_tabular_export.py
gooddata_api_client/model/automation_visual_export.py
Expand All @@ -1022,6 +1040,7 @@ gooddata_api_client/model/comparison_measure_value_filter.py
gooddata_api_client/model/comparison_measure_value_filter_comparison_measure_value_filter.py
gooddata_api_client/model/comparison_wrapper.py
gooddata_api_client/model/created_visualization.py
gooddata_api_client/model/created_visualization_filters_inner.py
gooddata_api_client/model/created_visualizations.py
gooddata_api_client/model/custom_label.py
gooddata_api_client/model/custom_metric.py
Expand All @@ -1037,7 +1056,11 @@ gooddata_api_client/model/data_source_table_identifier.py
gooddata_api_client/model/dataset_grain.py
gooddata_api_client/model/dataset_reference_identifier.py
gooddata_api_client/model/dataset_workspace_data_filter_identifier.py
gooddata_api_client/model/date_absolute_filter.py
gooddata_api_client/model/date_absolute_filter_all_of.py
gooddata_api_client/model/date_filter.py
gooddata_api_client/model/date_relative_filter.py
gooddata_api_client/model/date_relative_filter_all_of.py
gooddata_api_client/model/declarative_analytical_dashboard.py
gooddata_api_client/model/declarative_analytical_dashboard_extension.py
gooddata_api_client/model/declarative_analytical_dashboard_identifier.py
Expand Down Expand Up @@ -1146,6 +1169,7 @@ gooddata_api_client/model/execution_settings.py
gooddata_api_client/model/export_request.py
gooddata_api_client/model/export_response.py
gooddata_api_client/model/file.py
gooddata_api_client/model/filter.py
gooddata_api_client/model/filter_by.py
gooddata_api_client/model/filter_definition.py
gooddata_api_client/model/filter_definition_for_simple_measure.py
Expand Down
12 changes: 12 additions & 0 deletions gooddata-api-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,13 @@ Class | Method | HTTP request | Description
- [AttributeHeaderOut](docs/AttributeHeaderOut.md)
- [AttributeHeaderOutAttributeHeader](docs/AttributeHeaderOutAttributeHeader.md)
- [AttributeItem](docs/AttributeItem.md)
- [AttributeNegativeFilter](docs/AttributeNegativeFilter.md)
- [AttributeNegativeFilterAllOf](docs/AttributeNegativeFilterAllOf.md)
- [AttributePositiveFilter](docs/AttributePositiveFilter.md)
- [AttributePositiveFilterAllOf](docs/AttributePositiveFilterAllOf.md)
- [AttributeResultHeader](docs/AttributeResultHeader.md)
- [AutomationAlert](docs/AutomationAlert.md)
- [AutomationAlertCondition](docs/AutomationAlertCondition.md)
- [AutomationSchedule](docs/AutomationSchedule.md)
- [AutomationTabularExport](docs/AutomationTabularExport.md)
- [AutomationVisualExport](docs/AutomationVisualExport.md)
Expand All @@ -917,6 +923,7 @@ Class | Method | HTTP request | Description
- [ComparisonMeasureValueFilterComparisonMeasureValueFilter](docs/ComparisonMeasureValueFilterComparisonMeasureValueFilter.md)
- [ComparisonWrapper](docs/ComparisonWrapper.md)
- [CreatedVisualization](docs/CreatedVisualization.md)
- [CreatedVisualizationFiltersInner](docs/CreatedVisualizationFiltersInner.md)
- [CreatedVisualizations](docs/CreatedVisualizations.md)
- [CustomLabel](docs/CustomLabel.md)
- [CustomMetric](docs/CustomMetric.md)
Expand All @@ -932,7 +939,11 @@ Class | Method | HTTP request | Description
- [DatasetGrain](docs/DatasetGrain.md)
- [DatasetReferenceIdentifier](docs/DatasetReferenceIdentifier.md)
- [DatasetWorkspaceDataFilterIdentifier](docs/DatasetWorkspaceDataFilterIdentifier.md)
- [DateAbsoluteFilter](docs/DateAbsoluteFilter.md)
- [DateAbsoluteFilterAllOf](docs/DateAbsoluteFilterAllOf.md)
- [DateFilter](docs/DateFilter.md)
- [DateRelativeFilter](docs/DateRelativeFilter.md)
- [DateRelativeFilterAllOf](docs/DateRelativeFilterAllOf.md)
- [DeclarativeAnalyticalDashboard](docs/DeclarativeAnalyticalDashboard.md)
- [DeclarativeAnalyticalDashboardExtension](docs/DeclarativeAnalyticalDashboardExtension.md)
- [DeclarativeAnalyticalDashboardIdentifier](docs/DeclarativeAnalyticalDashboardIdentifier.md)
Expand Down Expand Up @@ -1041,6 +1052,7 @@ Class | Method | HTTP request | Description
- [ExportRequest](docs/ExportRequest.md)
- [ExportResponse](docs/ExportResponse.md)
- [File](docs/File.md)
- [Filter](docs/Filter.md)
- [FilterBy](docs/FilterBy.md)
- [FilterDefinition](docs/FilterDefinition.md)
- [FilterDefinitionForSimpleMeasure](docs/FilterDefinitionForSimpleMeasure.md)
Expand Down
13 changes: 13 additions & 0 deletions gooddata-api-client/docs/AttributeNegativeFilter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# AttributeNegativeFilter


## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**exclude** | **[str]** | |
**using** | **str** | |
**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)


13 changes: 13 additions & 0 deletions gooddata-api-client/docs/AttributeNegativeFilterAllOf.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# AttributeNegativeFilterAllOf


## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**exclude** | **[str]** | | [optional]
**using** | **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]

[[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 changes: 13 additions & 0 deletions gooddata-api-client/docs/AttributePositiveFilter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# AttributePositiveFilter


## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**include** | **[str]** | |
**using** | **str** | |
**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)


13 changes: 13 additions & 0 deletions gooddata-api-client/docs/AttributePositiveFilterAllOf.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# AttributePositiveFilterAllOf


## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**include** | **[str]** | | [optional]
**using** | **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]

[[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 changes: 14 additions & 0 deletions gooddata-api-client/docs/AutomationAlert.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# AutomationAlert


## Properties
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"
**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)


14 changes: 14 additions & 0 deletions gooddata-api-client/docs/AutomationAlertCondition.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# AutomationAlertCondition


## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**comparison** | [**Comparison**](Comparison.md) | | [optional]
**range** | [**Range**](Range.md) | | [optional]
**relative** | [**Relative**](Relative.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]

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


33 changes: 33 additions & 0 deletions gooddata-api-client/docs/AutomationsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -819,6 +819,39 @@ with gooddata_api_client.ApiClient() as api_client:
workspace_id = "workspaceId_example" # str |
declarative_automation = [
DeclarativeAutomation(
alert=AutomationAlert(
condition=AutomationAlertCondition(None),
execution=AlertAfm(
attributes=[
AttributeItem(
label=AfmObjectIdentifierLabel(
identifier=AfmObjectIdentifierLabelIdentifier(
id="sample_item.price",
type="label",
),
),
local_identifier="2",
show_all_values=False,
),
],
aux_measures=[
MeasureItem(
definition=MeasureDefinition(),
local_identifier="metric_1",
),
],
filters=[
FilterDefinition(),
],
measures=[
MeasureItem(
definition=MeasureDefinition(),
local_identifier="metric_1",
),
],
),
trigger="ALWAYS",
),
analytical_dashboard=DeclarativeAnalyticalDashboardIdentifier(
id="dashboard123",
type="analyticalDashboard",
Expand Down
1 change: 1 addition & 0 deletions gooddata-api-client/docs/CreatedVisualization.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ List of created visualization objects
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**dimensionality** | [**[DimAttribute]**](DimAttribute.md) | List of attributes representing the dimensionality of the new visualization |
**filters** | [**[CreatedVisualizationFiltersInner]**](CreatedVisualizationFiltersInner.md) | List of filters to be applied to the new visualization |
**id** | **str** | Proposed ID of the new visualization |
**metrics** | [**[Metric]**](Metric.md) | List of metrics to be used in the new visualization |
**title** | **str** | Proposed title of the new visualization |
Expand Down
17 changes: 17 additions & 0 deletions gooddata-api-client/docs/CreatedVisualizationFiltersInner.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# CreatedVisualizationFiltersInner


## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**exclude** | **[str]** | | [optional]
**using** | **str** | | [optional]
**include** | **[str]** | | [optional]
**_from** | **int** | | [optional]
**to** | **int** | | [optional]
**granularity** | **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]

[[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 changes: 14 additions & 0 deletions gooddata-api-client/docs/DateAbsoluteFilter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# DateAbsoluteFilter


## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**using** | **str** | |
**_from** | **str** | | [optional]
**to** | **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]

[[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 changes: 14 additions & 0 deletions gooddata-api-client/docs/DateAbsoluteFilterAllOf.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# DateAbsoluteFilterAllOf


## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_from** | **str** | | [optional]
**to** | **str** | | [optional]
**using** | **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]

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


15 changes: 15 additions & 0 deletions gooddata-api-client/docs/DateRelativeFilter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# DateRelativeFilter


## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_from** | **int** | |
**granularity** | **str** | |
**to** | **int** | |
**using** | **str** | |
**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)


15 changes: 15 additions & 0 deletions gooddata-api-client/docs/DateRelativeFilterAllOf.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# DateRelativeFilterAllOf


## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_from** | **int** | | [optional]
**granularity** | **str** | | [optional]
**to** | **int** | | [optional]
**using** | **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]

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


1 change: 1 addition & 0 deletions gooddata-api-client/docs/DeclarativeAutomation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **str** | |
**alert** | [**AutomationAlert**](AutomationAlert.md) | | [optional]
**analytical_dashboard** | [**DeclarativeAnalyticalDashboardIdentifier**](DeclarativeAnalyticalDashboardIdentifier.md) | | [optional]
**created_at** | **str, none_type** | Time of the entity creation. | [optional]
**created_by** | [**DeclarativeUserIdentifier**](DeclarativeUserIdentifier.md) | | [optional]
Expand Down
12 changes: 12 additions & 0 deletions gooddata-api-client/docs/Filter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Filter

List of filters to be applied to the new visualization

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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)


Loading

0 comments on commit b087a60

Please sign in to comment.