Skip to content

Commit 8999f67

Browse files
algolia-botmillotp
andcommitted
chore: generated code for commit 36aabab. [skip ci]
Co-authored-by: Pierre Millot <[email protected]>
1 parent 36aabab commit 8999f67

File tree

577 files changed

+816
-3505
lines changed

Some content is hidden

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

577 files changed

+816
-3505
lines changed

clients/algoliasearch-client-python/algoliasearch/abtesting/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import dumps

clients/algoliasearch-client-python/algoliasearch/abtesting/models/ab_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/abtesting/models/ab_test_configuration.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/abtesting/models/ab_test_response.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/abtesting/models/ab_tests_variant.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/abtesting/models/ab_tests_variant_search_params.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/abtesting/models/add_ab_tests_request.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/abtesting/models/add_ab_tests_variant.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import dumps

clients/algoliasearch-client-python/algoliasearch/abtesting/models/currency.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/abtesting/models/custom_search_params.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/abtesting/models/effect.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from enum import Enum

clients/algoliasearch-client-python/algoliasearch/abtesting/models/empty_search.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/abtesting/models/error_base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/abtesting/models/filter_effects.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/abtesting/models/filter_effects_empty_search.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/abtesting/models/filter_effects_outliers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/abtesting/models/list_ab_tests_response.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/abtesting/models/minimum_detectable_effect.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/abtesting/models/outliers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/abtesting/models/status.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from enum import Enum

clients/algoliasearch-client-python/algoliasearch/abtesting/models/variant.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import dumps

clients/algoliasearch-client-python/algoliasearch/analytics/models/click_positions_inner.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/currencies_value.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/daily_add_to_cart_rates.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/daily_average_clicks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/daily_click_through_rates.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/daily_conversion_rates.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/daily_no_click_rates.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/daily_no_results_rates.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/daily_purchase_rates.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/daily_revenue.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/daily_searches.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/daily_searches_no_clicks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/daily_searches_no_results.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/daily_users.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/direction.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from enum import Enum

clients/algoliasearch-client-python/algoliasearch/analytics/models/error_base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/get_add_to_cart_rate_response.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/get_average_click_position_response.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/get_click_positions_response.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/get_click_through_rate_response.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/get_conversion_rate_response.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/get_no_click_rate_response.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/get_no_results_rate_response.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/get_purchase_rate_response.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/get_revenue.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/get_searches_count_response.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/get_searches_no_clicks_response.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

clients/algoliasearch-client-python/algoliasearch/analytics/models/get_searches_no_results_response.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44
Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.
55
"""
6+
67
from __future__ import annotations
78

89
from json import loads

0 commit comments

Comments
 (0)