Skip to content

Commit

Permalink
chore: regenerate queries sdk 🔁
Browse files Browse the repository at this point in the history
  • Loading branch information
plankthom authored and github-actions[bot] committed Oct 25, 2024
1 parent 5b8c17e commit 2bf0091
Show file tree
Hide file tree
Showing 303 changed files with 425 additions and 376 deletions.
20 changes: 10 additions & 10 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
LICENSE.txt
Makefile
README.md
docs/AggregationByResourceAndMetric.md
docs/AggregationByResourceOrMetric.md
docs/AggregationByResourceAndMetricValue.md
docs/AggregationByResourceOrMetricValue.md
docs/AggregationMethod.md
docs/AggregationMethodOneOf.md
docs/AggregationMethodOneOf1.md
Expand All @@ -26,14 +26,15 @@ docs/ColumnDataSet.md
docs/ColumnDataSetDataAxis.md
docs/ColumnHeader.md
docs/ColumnHeadersInner.md
docs/Data.md
docs/DataAxisOption.md
docs/DataSetAttributes.md
docs/DataSetWindow.md
docs/Datum.md
docs/DefaultAggregation.md
docs/DefaultInterpolation.md
docs/DeleteResponse.md
docs/Embeddings.md
docs/EmbeddingsValue.md
docs/ExecuteApi.md
docs/FromOverride.md
docs/GroupingInterval.md
Expand Down Expand Up @@ -62,7 +63,7 @@ docs/InterpolationMethodOneOf7.md
docs/InterpolationMethodOneOf8.md
docs/InterpolationMethodOneOf9.md
docs/InterpolationSpec.md
docs/Links.md
docs/LinksValue.md
docs/LocationInner.md
docs/ManageApi.md
docs/Message.md
Expand All @@ -71,7 +72,6 @@ docs/MessageLevel.md
docs/MessageProperties.md
docs/ObjectData.md
docs/ObjectDataSet.md
docs/ObjectDataValue.md
docs/Operation.md
docs/QueriesListResponse.md
docs/QueryDefinition.md
Expand Down Expand Up @@ -122,8 +122,8 @@ test/api/status_api_test.py
test/conftest.py
test/openapi.py
test/types/__init__.py
test/types/aggregation_by_resource_and_metric_stub.py
test/types/aggregation_by_resource_or_metric_stub.py
test/types/aggregation_by_resource_and_metric_value_stub.py
test/types/aggregation_by_resource_or_metric_value_stub.py
test/types/aggregation_method_one_of1_stub.py
test/types/aggregation_method_one_of2_stub.py
test/types/aggregation_method_one_of3_stub.py
Expand All @@ -148,11 +148,12 @@ test/types/column_headers_inner_stub.py
test/types/data_axis_option_stub.py
test/types/data_set_attributes_stub.py
test/types/data_set_window_stub.py
test/types/data_stub.py
test/types/datum_stub.py
test/types/default_aggregation_stub.py
test/types/default_interpolation_stub.py
test/types/delete_response_stub.py
test/types/embeddings_stub.py
test/types/embeddings_value_stub.py
test/types/from_override_stub.py
test/types/grouping_interval_override_one_of_stub.py
test/types/grouping_interval_override_stub.py
Expand Down Expand Up @@ -180,15 +181,14 @@ test/types/interpolation_method_one_of_stub.py
test/types/interpolation_method_stub.py
test/types/interpolation_spec_stub.py
test/types/interpolation_stub.py
test/types/links_stub.py
test/types/links_value_stub.py
test/types/location_inner_stub.py
test/types/message_arguments_stub.py
test/types/message_level_stub.py
test/types/message_properties_stub.py
test/types/message_stub.py
test/types/object_data_set_stub.py
test/types/object_data_stub.py
test/types/object_data_value_stub.py
test/types/queries_list_response_stub.py
test/types/query_definition_stub.py
test/types/query_entity_input_stub.py
Expand Down
2 changes: 1 addition & 1 deletion .openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.7.0
7.8.0
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ Class | Method | HTTP request | Description

## Documentation For Models

- [AggregationByResourceAndMetric](docs/AggregationByResourceAndMetric.md)
- [AggregationByResourceOrMetric](docs/AggregationByResourceOrMetric.md)
- [AggregationByResourceAndMetricValue](docs/AggregationByResourceAndMetricValue.md)
- [AggregationByResourceOrMetricValue](docs/AggregationByResourceOrMetricValue.md)
- [AggregationMethod](docs/AggregationMethod.md)
- [AggregationMethodOneOf](docs/AggregationMethodOneOf.md)
- [AggregationMethodOneOf1](docs/AggregationMethodOneOf1.md)
Expand All @@ -107,14 +107,15 @@ Class | Method | HTTP request | Description
- [ColumnDataSetDataAxis](docs/ColumnDataSetDataAxis.md)
- [ColumnHeader](docs/ColumnHeader.md)
- [ColumnHeadersInner](docs/ColumnHeadersInner.md)
- [Data](docs/Data.md)
- [DataAxisOption](docs/DataAxisOption.md)
- [DataSetAttributes](docs/DataSetAttributes.md)
- [DataSetWindow](docs/DataSetWindow.md)
- [Datum](docs/Datum.md)
- [DefaultAggregation](docs/DefaultAggregation.md)
- [DefaultInterpolation](docs/DefaultInterpolation.md)
- [DeleteResponse](docs/DeleteResponse.md)
- [Embeddings](docs/Embeddings.md)
- [EmbeddingsValue](docs/EmbeddingsValue.md)
- [FromOverride](docs/FromOverride.md)
- [GroupingInterval](docs/GroupingInterval.md)
- [GroupingIntervalOverride](docs/GroupingIntervalOverride.md)
Expand Down Expand Up @@ -142,15 +143,14 @@ Class | Method | HTTP request | Description
- [InterpolationMethodOneOf8](docs/InterpolationMethodOneOf8.md)
- [InterpolationMethodOneOf9](docs/InterpolationMethodOneOf9.md)
- [InterpolationSpec](docs/InterpolationSpec.md)
- [Links](docs/Links.md)
- [LinksValue](docs/LinksValue.md)
- [LocationInner](docs/LocationInner.md)
- [Message](docs/Message.md)
- [MessageArguments](docs/MessageArguments.md)
- [MessageLevel](docs/MessageLevel.md)
- [MessageProperties](docs/MessageProperties.md)
- [ObjectData](docs/ObjectData.md)
- [ObjectDataSet](docs/ObjectDataSet.md)
- [ObjectDataValue](docs/ObjectDataValue.md)
- [QueriesListResponse](docs/QueriesListResponse.md)
- [QueryDefinition](docs/QueryDefinition.md)
- [QueryEntityInput](docs/QueryEntityInput.md)
Expand Down
28 changes: 0 additions & 28 deletions docs/AggregationByResourceAndMetric.md

This file was deleted.

28 changes: 28 additions & 0 deletions docs/AggregationByResourceAndMetricValue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# AggregationByResourceAndMetricValue


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------

## Example

```python
from waylay.services.queries.models.aggregation_by_resource_and_metric_value import AggregationByResourceAndMetricValue

# TODO update the JSON string below
json = "{}"
# create an instance of AggregationByResourceAndMetricValue from a JSON string
aggregation_by_resource_and_metric_value_instance = AggregationByResourceAndMetricValue.from_json(json)
# print the JSON string representation of the object
print AggregationByResourceAndMetricValue.to_json()

# convert the object into a dict
aggregation_by_resource_and_metric_value_dict = aggregation_by_resource_and_metric_value_instance.to_dict()
# create an instance of AggregationByResourceAndMetricValue from a dict
aggregation_by_resource_and_metric_value_form_dict = aggregation_by_resource_and_metric_value.from_dict(aggregation_by_resource_and_metric_value_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


28 changes: 0 additions & 28 deletions docs/AggregationByResourceOrMetric.md

This file was deleted.

28 changes: 28 additions & 0 deletions docs/AggregationByResourceOrMetricValue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# AggregationByResourceOrMetricValue


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------

## Example

```python
from waylay.services.queries.models.aggregation_by_resource_or_metric_value import AggregationByResourceOrMetricValue

# TODO update the JSON string below
json = "{}"
# create an instance of AggregationByResourceOrMetricValue from a JSON string
aggregation_by_resource_or_metric_value_instance = AggregationByResourceOrMetricValue.from_json(json)
# print the JSON string representation of the object
print AggregationByResourceOrMetricValue.to_json()

# convert the object into a dict
aggregation_by_resource_or_metric_value_dict = aggregation_by_resource_or_metric_value_instance.to_dict()
# create an instance of AggregationByResourceOrMetricValue from a dict
aggregation_by_resource_or_metric_value_form_dict = aggregation_by_resource_or_metric_value.from_dict(aggregation_by_resource_or_metric_value_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


16 changes: 8 additions & 8 deletions docs/Embeddings.md → docs/Data.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Embeddings
# Data


## Properties
Expand All @@ -9,19 +9,19 @@ Name | Type | Description | Notes
## Example

```python
from waylay.services.queries.models.embeddings import Embeddings
from waylay.services.queries.models.data import Data

# TODO update the JSON string below
json = "{}"
# create an instance of Embeddings from a JSON string
embeddings_instance = Embeddings.from_json(json)
# create an instance of Data from a JSON string
data_instance = Data.from_json(json)
# print the JSON string representation of the object
print Embeddings.to_json()
print Data.to_json()

# convert the object into a dict
embeddings_dict = embeddings_instance.to_dict()
# create an instance of Embeddings from a dict
embeddings_form_dict = embeddings.from_dict(embeddings_dict)
data_dict = data_instance.to_dict()
# create an instance of Data from a dict
data_form_dict = data.from_dict(data_dict)
```
[[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
4 changes: 2 additions & 2 deletions docs/DeleteResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Confirmation of a delete request.
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**messages** | [**List[Message]**](Message.md) | | [optional]
**links** | [**Dict[str, Links]**](Links.md) | HAL links, indexed by link relation. | [optional]
**embeddings** | [**Dict[str, Embeddings]**](Embeddings.md) | Hal embeddings, indexed by relation. | [optional]
**links** | [**Dict[str, LinksValue]**](LinksValue.md) | HAL links, indexed by link relation. | [optional]
**embeddings** | [**Dict[str, EmbeddingsValue]**](EmbeddingsValue.md) | Hal embeddings, indexed by relation. | [optional]

## Example

Expand Down
28 changes: 28 additions & 0 deletions docs/EmbeddingsValue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# EmbeddingsValue


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------

## Example

```python
from waylay.services.queries.models.embeddings_value import EmbeddingsValue

# TODO update the JSON string below
json = "{}"
# create an instance of EmbeddingsValue from a JSON string
embeddings_value_instance = EmbeddingsValue.from_json(json)
# print the JSON string representation of the object
print EmbeddingsValue.to_json()

# convert the object into a dict
embeddings_value_dict = embeddings_value_instance.to_dict()
# create an instance of EmbeddingsValue from a dict
embeddings_value_form_dict = embeddings_value.from_dict(embeddings_value_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


16 changes: 8 additions & 8 deletions docs/Links.md → docs/LinksValue.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Links
# LinksValue


## Properties
Expand All @@ -12,19 +12,19 @@ Name | Type | Description | Notes
## Example

```python
from waylay.services.queries.models.links import Links
from waylay.services.queries.models.links_value import LinksValue

# TODO update the JSON string below
json = "{}"
# create an instance of Links from a JSON string
links_instance = Links.from_json(json)
# create an instance of LinksValue from a JSON string
links_value_instance = LinksValue.from_json(json)
# print the JSON string representation of the object
print Links.to_json()
print LinksValue.to_json()

# convert the object into a dict
links_dict = links_instance.to_dict()
# create an instance of Links from a dict
links_form_dict = links.from_dict(links_dict)
links_value_dict = links_value_instance.to_dict()
# create an instance of LinksValue from a dict
links_value_form_dict = links_value.from_dict(links_value_dict)
```
[[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
28 changes: 0 additions & 28 deletions docs/ObjectDataValue.md

This file was deleted.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pydantic ~= 2.6
typing-extensions ~= 4.9
waylay-sdk-core ~= 0.2.3
waylay-sdk-core ~= 0.2.4
Binary file modified test/api/__pycache__/__init__.cpython-311.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 2bf0091

Please sign in to comment.