From 6d7d89835c2af044452993e66ed70451c5bb4b74 Mon Sep 17 00:00:00 2001 From: SDK Generator Bot Date: Tue, 21 Jul 2026 08:18:00 +0000 Subject: [PATCH] Generate cdn --- services/cdn/oas_commit | 2 +- services/cdn/src/stackit/cdn/__init__.py | 11 +++--- .../cdn/src/stackit/cdn/api/default_api.py | 10 +++--- services/cdn/src/stackit/cdn/api_client.py | 11 +++--- services/cdn/src/stackit/cdn/api_response.py | 1 + services/cdn/src/stackit/cdn/configuration.py | 11 +++--- services/cdn/src/stackit/cdn/exceptions.py | 10 +++--- .../cdn/src/stackit/cdn/models/__init__.py | 10 +++--- .../src/stackit/cdn/models/bucket_backend.py | 32 ++++++++++++----- .../cdn/models/bucket_backend_create.py | 32 ++++++++++++----- .../cdn/models/bucket_backend_patch.py | 34 ++++++++++++++----- .../stackit/cdn/models/bucket_credentials.py | 10 +++--- services/cdn/src/stackit/cdn/models/config.py | 10 +++--- .../src/stackit/cdn/models/config_backend.py | 11 +++--- .../src/stackit/cdn/models/config_patch.py | 10 +++--- .../cdn/models/config_patch_backend.py | 11 +++--- .../cdn/models/create_distribution_payload.py | 10 +++--- .../create_distribution_payload_backend.py | 11 +++--- .../models/create_distribution_response.py | 10 +++--- .../src/stackit/cdn/models/custom_domain.py | 10 +++--- .../models/delete_custom_domain_response.py | 10 +++--- .../models/delete_distribution_response.py | 10 +++--- .../src/stackit/cdn/models/distribution.py | 10 +++--- .../cdn/models/distribution_logs_record.py | 10 +++--- .../models/distribution_statistics_record.py | 10 +++--- .../distribution_statistics_record_entry.py | 10 +++--- .../distribution_statistics_record_regions.py | 10 +++--- .../stackit/cdn/models/distribution_waf.py | 10 +++--- services/cdn/src/stackit/cdn/models/domain.py | 10 +++--- .../src/stackit/cdn/models/domain_status.py | 10 +++--- .../src/stackit/cdn/models/error_details.py | 10 +++--- .../cdn/models/find_cache_paths_response.py | 10 +++--- .../models/find_cache_paths_response_entry.py | 10 +++--- .../cdn/models/generic_json_response.py | 10 +++--- .../cdn/models/get_cache_info_response.py | 10 +++--- .../get_cache_info_response_history_entry.py | 10 +++--- .../get_custom_domain_custom_certificate.py | 10 +++--- .../get_custom_domain_managed_certificate.py | 10 +++--- .../cdn/models/get_custom_domain_response.py | 10 +++--- .../get_custom_domain_response_certificate.py | 11 +++--- .../cdn/models/get_distribution_response.py | 10 +++--- .../stackit/cdn/models/get_logs_response.py | 10 +++--- .../get_logs_search_filters_response.py | 10 +++--- ...earch_filters_response_datacenter_block.py | 10 +++--- ..._filters_response_datacenter_block_item.py | 10 +++--- .../cdn/models/get_statistics_response.py | 10 +++--- .../src/stackit/cdn/models/http_backend.py | 23 +++++++++---- .../stackit/cdn/models/http_backend_create.py | 23 +++++++++---- .../stackit/cdn/models/http_backend_patch.py | 29 +++++++++++----- .../cdn/models/list_distributions_response.py | 10 +++--- .../models/list_waf_collections_response.py | 10 +++--- .../src/stackit/cdn/models/loki_log_sink.py | 26 +++++++++----- .../cdn/models/loki_log_sink_create.py | 28 ++++++++++----- .../cdn/models/loki_log_sink_credentials.py | 18 +++++----- .../stackit/cdn/models/loki_log_sink_patch.py | 29 +++++++++++----- .../src/stackit/cdn/models/match_condition.py | 10 +++--- .../cdn/src/stackit/cdn/models/matcher.py | 10 +++--- .../cdn/src/stackit/cdn/models/optimizer.py | 10 +++--- .../src/stackit/cdn/models/optimizer_patch.py | 10 +++--- .../cdn/models/patch_distribution_payload.py | 10 +++--- .../cdn/models/patch_distribution_response.py | 10 +++--- .../stackit/cdn/models/purge_cache_payload.py | 10 +++--- .../put_custom_domain_custom_certificate.py | 10 +++--- .../put_custom_domain_managed_certificate.py | 10 +++--- .../cdn/models/put_custom_domain_payload.py | 10 +++--- .../put_custom_domain_payload_certificate.py | 11 +++--- .../cdn/models/put_custom_domain_response.py | 10 +++--- .../put_custom_domain_response_certificate.py | 11 +++--- .../src/stackit/cdn/models/redirect_config.py | 10 +++--- .../src/stackit/cdn/models/redirect_rule.py | 10 +++--- services/cdn/src/stackit/cdn/models/region.py | 10 +++--- .../src/stackit/cdn/models/status_error.py | 10 +++--- .../cdn/src/stackit/cdn/models/tls_config.py | 10 +++--- .../stackit/cdn/models/tls_config_patch.py | 10 +++--- .../cdn/src/stackit/cdn/models/waf_config.py | 10 +++--- .../stackit/cdn/models/waf_config_patch.py | 10 +++--- .../cdn/src/stackit/cdn/models/waf_mode.py | 10 +++--- .../stackit/cdn/models/waf_paranoia_level.py | 10 +++--- .../cdn/src/stackit/cdn/models/waf_rule.py | 10 +++--- .../src/stackit/cdn/models/waf_rule_action.py | 10 +++--- .../stackit/cdn/models/waf_rule_collection.py | 10 +++--- .../src/stackit/cdn/models/waf_rule_group.py | 10 +++--- .../cdn/models/waf_status_rule_block.py | 10 +++--- .../models/waf_status_rule_block_reason.py | 11 +++--- ...atus_rule_block_reason_directly_defined.py | 10 +++--- ..._block_reason_inherited_from_collection.py | 10 +++--- ..._rule_block_reason_inherited_from_group.py | 10 +++--- ...atus_rule_block_reason_invalid_waf_type.py | 10 +++--- ..._status_rule_block_reason_never_defined.py | 10 +++--- .../cdn/src/stackit/cdn/models/waf_type.py | 10 +++--- .../src/stackit/cdn/models/waf_violation.py | 10 +++--- services/cdn/src/stackit/cdn/rest.py | 11 +++--- 92 files changed, 605 insertions(+), 483 deletions(-) diff --git a/services/cdn/oas_commit b/services/cdn/oas_commit index 4b79dc0b4..0f8ce352b 100644 --- a/services/cdn/oas_commit +++ b/services/cdn/oas_commit @@ -1 +1 @@ -bda6ad3d9e8850526f25eddcb6589fcc7559c625 +876a48fb56473c7c844baa697906d461c0675f47 diff --git a/services/cdn/src/stackit/cdn/__init__.py b/services/cdn/src/stackit/cdn/__init__.py index f426f9aa4..a669b4df9 100644 --- a/services/cdn/src/stackit/cdn/__init__.py +++ b/services/cdn/src/stackit/cdn/__init__.py @@ -3,16 +3,17 @@ # flake8: noqa """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 + __version__ = "1.0.0" # Define package exports diff --git a/services/cdn/src/stackit/cdn/api/default_api.py b/services/cdn/src/stackit/cdn/api/default_api.py index c953268d1..94a6f11ca 100644 --- a/services/cdn/src/stackit/cdn/api/default_api.py +++ b/services/cdn/src/stackit/cdn/api/default_api.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from datetime import datetime diff --git a/services/cdn/src/stackit/cdn/api_client.py b/services/cdn/src/stackit/cdn/api_client.py index a70acaec7..367a45165 100644 --- a/services/cdn/src/stackit/cdn/api_client.py +++ b/services/cdn/src/stackit/cdn/api_client.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 import datetime @@ -36,6 +36,7 @@ ApiException, ) + RequestSerialized = Tuple[str, str, Dict[str, str], Optional[str], List[str]] diff --git a/services/cdn/src/stackit/cdn/api_response.py b/services/cdn/src/stackit/cdn/api_response.py index ca801da0b..b3ba14a1d 100644 --- a/services/cdn/src/stackit/cdn/api_response.py +++ b/services/cdn/src/stackit/cdn/api_response.py @@ -6,6 +6,7 @@ from pydantic import BaseModel, Field, StrictBytes, StrictInt + T = TypeVar("T") diff --git a/services/cdn/src/stackit/cdn/configuration.py b/services/cdn/src/stackit/cdn/configuration.py index f4bd99205..145d4e19e 100644 --- a/services/cdn/src/stackit/cdn/configuration.py +++ b/services/cdn/src/stackit/cdn/configuration.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 import sys @@ -18,6 +18,7 @@ import os + ServerVariablesT = Dict[str, str] diff --git a/services/cdn/src/stackit/cdn/exceptions.py b/services/cdn/src/stackit/cdn/exceptions.py index 1da5343dd..e99e98904 100644 --- a/services/cdn/src/stackit/cdn/exceptions.py +++ b/services/cdn/src/stackit/cdn/exceptions.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from typing import Any, Optional diff --git a/services/cdn/src/stackit/cdn/models/__init__.py b/services/cdn/src/stackit/cdn/models/__init__.py index dc257362a..d1d31bd1d 100644 --- a/services/cdn/src/stackit/cdn/models/__init__.py +++ b/services/cdn/src/stackit/cdn/models/__init__.py @@ -2,14 +2,14 @@ # flake8: noqa """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 # import models into model package diff --git a/services/cdn/src/stackit/cdn/models/bucket_backend.py b/services/cdn/src/stackit/cdn/models/bucket_backend.py index 03217a281..53f275494 100644 --- a/services/cdn/src/stackit/cdn/models/bucket_backend.py +++ b/services/cdn/src/stackit/cdn/models/bucket_backend.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations @@ -17,7 +17,7 @@ import pprint from typing import Any, ClassVar, Dict, List, Optional, Set -from pydantic import BaseModel, ConfigDict, Field, StrictStr +from pydantic import BaseModel, ConfigDict, Field, StrictStr, field_validator from pydantic_core import to_jsonable_python from typing_extensions import Self @@ -27,11 +27,25 @@ class BucketBackend(BaseModel): BucketBackend """ # noqa: E501 - bucket_url: StrictStr = Field(alias="bucketUrl") - region: StrictStr - type: StrictStr + bucket_url: StrictStr = Field( + description="The fully qualified URL of your cloud storage bucket (for example, `https://s3.eu-central-1.amazonaws.com/my-bucket`).", + alias="bucketUrl", + ) + region: StrictStr = Field( + description="The cloud provider region where your storage bucket is located (for example, `us-west-1` for AWS or `eu01` for STACKIT)." + ) + type: StrictStr = Field( + description="Defines the type of content origin. For this schema, it must be set to `bucket`." + ) __properties: ClassVar[List[str]] = ["bucketUrl", "region", "type"] + @field_validator("type") + def type_validate_enum(cls, value): + """Validates the enum""" + if value not in set(["bucket"]): + raise ValueError("must be one of enum values ('bucket')") + return value + model_config = ConfigDict( validate_by_name=True, validate_by_alias=True, diff --git a/services/cdn/src/stackit/cdn/models/bucket_backend_create.py b/services/cdn/src/stackit/cdn/models/bucket_backend_create.py index 07192e025..e2249de0c 100644 --- a/services/cdn/src/stackit/cdn/models/bucket_backend_create.py +++ b/services/cdn/src/stackit/cdn/models/bucket_backend_create.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations @@ -17,7 +17,7 @@ import pprint from typing import Any, ClassVar, Dict, List, Optional, Set -from pydantic import BaseModel, ConfigDict, Field, StrictStr +from pydantic import BaseModel, ConfigDict, Field, StrictStr, field_validator from pydantic_core import to_jsonable_python from typing_extensions import Self @@ -29,12 +29,26 @@ class BucketBackendCreate(BaseModel): BucketBackendCreate """ # noqa: E501 - bucket_url: StrictStr = Field(alias="bucketUrl") + bucket_url: StrictStr = Field( + description="The fully qualified URL of your cloud storage bucket (for example, `https://s3.eu-central-1.amazonaws.com/my-bucket`).", + alias="bucketUrl", + ) credentials: BucketCredentials - region: StrictStr - type: StrictStr + region: StrictStr = Field( + description="The cloud provider region where your storage bucket is located (for example, `us-west-1` for AWS or `eu01` for STACKIT)." + ) + type: StrictStr = Field( + description="Defines the type of content origin. For this schema, it must be set to `bucket`." + ) __properties: ClassVar[List[str]] = ["bucketUrl", "credentials", "region", "type"] + @field_validator("type") + def type_validate_enum(cls, value): + """Validates the enum""" + if value not in set(["bucket"]): + raise ValueError("must be one of enum values ('bucket')") + return value + model_config = ConfigDict( validate_by_name=True, validate_by_alias=True, diff --git a/services/cdn/src/stackit/cdn/models/bucket_backend_patch.py b/services/cdn/src/stackit/cdn/models/bucket_backend_patch.py index 9a8304a39..3e0c4aec1 100644 --- a/services/cdn/src/stackit/cdn/models/bucket_backend_patch.py +++ b/services/cdn/src/stackit/cdn/models/bucket_backend_patch.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations @@ -17,7 +17,7 @@ import pprint from typing import Any, ClassVar, Dict, List, Optional, Set -from pydantic import BaseModel, ConfigDict, Field, StrictStr +from pydantic import BaseModel, ConfigDict, Field, StrictStr, field_validator from pydantic_core import to_jsonable_python from typing_extensions import Self @@ -29,12 +29,28 @@ class BucketBackendPatch(BaseModel): BucketBackendPatch """ # noqa: E501 - bucket_url: Optional[StrictStr] = Field(default=None, alias="bucketUrl") + bucket_url: Optional[StrictStr] = Field( + default=None, + description="The fully qualified URL of your cloud storage bucket (for example, `https://s3.eu-central-1.amazonaws.com/my-bucket`).", + alias="bucketUrl", + ) credentials: Optional[BucketCredentials] = None - region: Optional[StrictStr] = None - type: StrictStr + region: Optional[StrictStr] = Field( + default=None, + description="The cloud provider region where your storage bucket is located (for example, `us-west-1` for AWS or `eu01` for STACKIT).", + ) + type: StrictStr = Field( + description="Defines the type of content origin. For this schema, it must be set to `bucket`." + ) __properties: ClassVar[List[str]] = ["bucketUrl", "credentials", "region", "type"] + @field_validator("type") + def type_validate_enum(cls, value): + """Validates the enum""" + if value not in set(["bucket"]): + raise ValueError("must be one of enum values ('bucket')") + return value + model_config = ConfigDict( validate_by_name=True, validate_by_alias=True, diff --git a/services/cdn/src/stackit/cdn/models/bucket_credentials.py b/services/cdn/src/stackit/cdn/models/bucket_credentials.py index 3079e784e..aa9d8da83 100644 --- a/services/cdn/src/stackit/cdn/models/bucket_credentials.py +++ b/services/cdn/src/stackit/cdn/models/bucket_credentials.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/config.py b/services/cdn/src/stackit/cdn/models/config.py index eed3c38b8..821824e40 100644 --- a/services/cdn/src/stackit/cdn/models/config.py +++ b/services/cdn/src/stackit/cdn/models/config.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/config_backend.py b/services/cdn/src/stackit/cdn/models/config_backend.py index 08334669a..dff55acd0 100644 --- a/services/cdn/src/stackit/cdn/models/config_backend.py +++ b/services/cdn/src/stackit/cdn/models/config_backend.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations @@ -28,6 +28,7 @@ from stackit.cdn.models.bucket_backend import BucketBackend from stackit.cdn.models.http_backend import HttpBackend + CONFIGBACKEND_ONE_OF_SCHEMAS = ["BucketBackend", "HttpBackend"] diff --git a/services/cdn/src/stackit/cdn/models/config_patch.py b/services/cdn/src/stackit/cdn/models/config_patch.py index 1f9fd9144..851665be1 100644 --- a/services/cdn/src/stackit/cdn/models/config_patch.py +++ b/services/cdn/src/stackit/cdn/models/config_patch.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/config_patch_backend.py b/services/cdn/src/stackit/cdn/models/config_patch_backend.py index 09f7e9d4e..58aef53b9 100644 --- a/services/cdn/src/stackit/cdn/models/config_patch_backend.py +++ b/services/cdn/src/stackit/cdn/models/config_patch_backend.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations @@ -28,6 +28,7 @@ from stackit.cdn.models.bucket_backend_patch import BucketBackendPatch from stackit.cdn.models.http_backend_patch import HttpBackendPatch + CONFIGPATCHBACKEND_ONE_OF_SCHEMAS = ["BucketBackendPatch", "HttpBackendPatch"] diff --git a/services/cdn/src/stackit/cdn/models/create_distribution_payload.py b/services/cdn/src/stackit/cdn/models/create_distribution_payload.py index 89c6e04e6..3a0cbe128 100644 --- a/services/cdn/src/stackit/cdn/models/create_distribution_payload.py +++ b/services/cdn/src/stackit/cdn/models/create_distribution_payload.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/create_distribution_payload_backend.py b/services/cdn/src/stackit/cdn/models/create_distribution_payload_backend.py index 9c61a774b..52b5b6856 100644 --- a/services/cdn/src/stackit/cdn/models/create_distribution_payload_backend.py +++ b/services/cdn/src/stackit/cdn/models/create_distribution_payload_backend.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations @@ -28,6 +28,7 @@ from stackit.cdn.models.bucket_backend_create import BucketBackendCreate from stackit.cdn.models.http_backend_create import HttpBackendCreate + CREATEDISTRIBUTIONPAYLOADBACKEND_ONE_OF_SCHEMAS = ["BucketBackendCreate", "HttpBackendCreate"] diff --git a/services/cdn/src/stackit/cdn/models/create_distribution_response.py b/services/cdn/src/stackit/cdn/models/create_distribution_response.py index 76a3f01c7..0e6e67b2f 100644 --- a/services/cdn/src/stackit/cdn/models/create_distribution_response.py +++ b/services/cdn/src/stackit/cdn/models/create_distribution_response.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/custom_domain.py b/services/cdn/src/stackit/cdn/models/custom_domain.py index 1c010e8a2..3611aacf6 100644 --- a/services/cdn/src/stackit/cdn/models/custom_domain.py +++ b/services/cdn/src/stackit/cdn/models/custom_domain.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/delete_custom_domain_response.py b/services/cdn/src/stackit/cdn/models/delete_custom_domain_response.py index 8632332b4..b6c2f368b 100644 --- a/services/cdn/src/stackit/cdn/models/delete_custom_domain_response.py +++ b/services/cdn/src/stackit/cdn/models/delete_custom_domain_response.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/delete_distribution_response.py b/services/cdn/src/stackit/cdn/models/delete_distribution_response.py index a0685dba1..d671224ee 100644 --- a/services/cdn/src/stackit/cdn/models/delete_distribution_response.py +++ b/services/cdn/src/stackit/cdn/models/delete_distribution_response.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/distribution.py b/services/cdn/src/stackit/cdn/models/distribution.py index 0964b2196..eff272435 100644 --- a/services/cdn/src/stackit/cdn/models/distribution.py +++ b/services/cdn/src/stackit/cdn/models/distribution.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/distribution_logs_record.py b/services/cdn/src/stackit/cdn/models/distribution_logs_record.py index a96198368..acf1be7fb 100644 --- a/services/cdn/src/stackit/cdn/models/distribution_logs_record.py +++ b/services/cdn/src/stackit/cdn/models/distribution_logs_record.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/distribution_statistics_record.py b/services/cdn/src/stackit/cdn/models/distribution_statistics_record.py index a998fdc0d..c1d2fae05 100644 --- a/services/cdn/src/stackit/cdn/models/distribution_statistics_record.py +++ b/services/cdn/src/stackit/cdn/models/distribution_statistics_record.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/distribution_statistics_record_entry.py b/services/cdn/src/stackit/cdn/models/distribution_statistics_record_entry.py index afd0b46c8..73f9e7138 100644 --- a/services/cdn/src/stackit/cdn/models/distribution_statistics_record_entry.py +++ b/services/cdn/src/stackit/cdn/models/distribution_statistics_record_entry.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/distribution_statistics_record_regions.py b/services/cdn/src/stackit/cdn/models/distribution_statistics_record_regions.py index 7eeed6664..76f298660 100644 --- a/services/cdn/src/stackit/cdn/models/distribution_statistics_record_regions.py +++ b/services/cdn/src/stackit/cdn/models/distribution_statistics_record_regions.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/distribution_waf.py b/services/cdn/src/stackit/cdn/models/distribution_waf.py index 1976c4673..f93b0a5b1 100644 --- a/services/cdn/src/stackit/cdn/models/distribution_waf.py +++ b/services/cdn/src/stackit/cdn/models/distribution_waf.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/domain.py b/services/cdn/src/stackit/cdn/models/domain.py index 2dc94eca7..f94cc4036 100644 --- a/services/cdn/src/stackit/cdn/models/domain.py +++ b/services/cdn/src/stackit/cdn/models/domain.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/domain_status.py b/services/cdn/src/stackit/cdn/models/domain_status.py index 01ebf6968..6736c4b0b 100644 --- a/services/cdn/src/stackit/cdn/models/domain_status.py +++ b/services/cdn/src/stackit/cdn/models/domain_status.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/error_details.py b/services/cdn/src/stackit/cdn/models/error_details.py index 19b82279d..1df52c37f 100644 --- a/services/cdn/src/stackit/cdn/models/error_details.py +++ b/services/cdn/src/stackit/cdn/models/error_details.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/find_cache_paths_response.py b/services/cdn/src/stackit/cdn/models/find_cache_paths_response.py index 0eed1b4e6..ffde94710 100644 --- a/services/cdn/src/stackit/cdn/models/find_cache_paths_response.py +++ b/services/cdn/src/stackit/cdn/models/find_cache_paths_response.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/find_cache_paths_response_entry.py b/services/cdn/src/stackit/cdn/models/find_cache_paths_response_entry.py index 8b8544a27..6ee3929bc 100644 --- a/services/cdn/src/stackit/cdn/models/find_cache_paths_response_entry.py +++ b/services/cdn/src/stackit/cdn/models/find_cache_paths_response_entry.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/generic_json_response.py b/services/cdn/src/stackit/cdn/models/generic_json_response.py index 68469bfa4..84a6279a8 100644 --- a/services/cdn/src/stackit/cdn/models/generic_json_response.py +++ b/services/cdn/src/stackit/cdn/models/generic_json_response.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/get_cache_info_response.py b/services/cdn/src/stackit/cdn/models/get_cache_info_response.py index 5f3bd45c7..17b999567 100644 --- a/services/cdn/src/stackit/cdn/models/get_cache_info_response.py +++ b/services/cdn/src/stackit/cdn/models/get_cache_info_response.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/get_cache_info_response_history_entry.py b/services/cdn/src/stackit/cdn/models/get_cache_info_response_history_entry.py index 140cd6bab..a1e7dba94 100644 --- a/services/cdn/src/stackit/cdn/models/get_cache_info_response_history_entry.py +++ b/services/cdn/src/stackit/cdn/models/get_cache_info_response_history_entry.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/get_custom_domain_custom_certificate.py b/services/cdn/src/stackit/cdn/models/get_custom_domain_custom_certificate.py index cd74865a5..273008ba3 100644 --- a/services/cdn/src/stackit/cdn/models/get_custom_domain_custom_certificate.py +++ b/services/cdn/src/stackit/cdn/models/get_custom_domain_custom_certificate.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/get_custom_domain_managed_certificate.py b/services/cdn/src/stackit/cdn/models/get_custom_domain_managed_certificate.py index 46240100c..34e1c4464 100644 --- a/services/cdn/src/stackit/cdn/models/get_custom_domain_managed_certificate.py +++ b/services/cdn/src/stackit/cdn/models/get_custom_domain_managed_certificate.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/get_custom_domain_response.py b/services/cdn/src/stackit/cdn/models/get_custom_domain_response.py index 4dfca5edb..9b8fec6b6 100644 --- a/services/cdn/src/stackit/cdn/models/get_custom_domain_response.py +++ b/services/cdn/src/stackit/cdn/models/get_custom_domain_response.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/get_custom_domain_response_certificate.py b/services/cdn/src/stackit/cdn/models/get_custom_domain_response_certificate.py index be4cc19e6..fb95cae8c 100644 --- a/services/cdn/src/stackit/cdn/models/get_custom_domain_response_certificate.py +++ b/services/cdn/src/stackit/cdn/models/get_custom_domain_response_certificate.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations @@ -32,6 +32,7 @@ GetCustomDomainManagedCertificate, ) + GETCUSTOMDOMAINRESPONSECERTIFICATE_ONE_OF_SCHEMAS = [ "GetCustomDomainCustomCertificate", "GetCustomDomainManagedCertificate", diff --git a/services/cdn/src/stackit/cdn/models/get_distribution_response.py b/services/cdn/src/stackit/cdn/models/get_distribution_response.py index 5c75c8451..f95ae1347 100644 --- a/services/cdn/src/stackit/cdn/models/get_distribution_response.py +++ b/services/cdn/src/stackit/cdn/models/get_distribution_response.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/get_logs_response.py b/services/cdn/src/stackit/cdn/models/get_logs_response.py index 613be8ffc..17282deaf 100644 --- a/services/cdn/src/stackit/cdn/models/get_logs_response.py +++ b/services/cdn/src/stackit/cdn/models/get_logs_response.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/get_logs_search_filters_response.py b/services/cdn/src/stackit/cdn/models/get_logs_search_filters_response.py index 0652330ab..99a0dfb59 100644 --- a/services/cdn/src/stackit/cdn/models/get_logs_search_filters_response.py +++ b/services/cdn/src/stackit/cdn/models/get_logs_search_filters_response.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/get_logs_search_filters_response_datacenter_block.py b/services/cdn/src/stackit/cdn/models/get_logs_search_filters_response_datacenter_block.py index d30d0e5f9..61db59d26 100644 --- a/services/cdn/src/stackit/cdn/models/get_logs_search_filters_response_datacenter_block.py +++ b/services/cdn/src/stackit/cdn/models/get_logs_search_filters_response_datacenter_block.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/get_logs_search_filters_response_datacenter_block_item.py b/services/cdn/src/stackit/cdn/models/get_logs_search_filters_response_datacenter_block_item.py index d436c92ef..c7863043e 100644 --- a/services/cdn/src/stackit/cdn/models/get_logs_search_filters_response_datacenter_block_item.py +++ b/services/cdn/src/stackit/cdn/models/get_logs_search_filters_response_datacenter_block_item.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/get_statistics_response.py b/services/cdn/src/stackit/cdn/models/get_statistics_response.py index db6d85a0d..f1454ce6e 100644 --- a/services/cdn/src/stackit/cdn/models/get_statistics_response.py +++ b/services/cdn/src/stackit/cdn/models/get_statistics_response.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/http_backend.py b/services/cdn/src/stackit/cdn/models/http_backend.py index 590299cb5..11100ff1f 100644 --- a/services/cdn/src/stackit/cdn/models/http_backend.py +++ b/services/cdn/src/stackit/cdn/models/http_backend.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations @@ -17,7 +17,7 @@ import pprint from typing import Any, ClassVar, Dict, List, Optional, Set -from pydantic import BaseModel, ConfigDict, Field, StrictStr +from pydantic import BaseModel, ConfigDict, Field, StrictStr, field_validator from pydantic_core import to_jsonable_python from typing_extensions import Self @@ -38,9 +38,18 @@ class HttpBackend(BaseModel): description="The origin of the content that should be made available through the CDN. Note that the path and query parameters are ignored. Ports are allowed. If no protocol is provided, `https` is assumed. So `www.example.com:1234/somePath?q=123` is normalized to `https://www.example.com:1234` ", alias="originUrl", ) - type: StrictStr + type: StrictStr = Field( + description="Defines the type of content origin. For this schema, it must be set to `http`." + ) __properties: ClassVar[List[str]] = ["geofencing", "originRequestHeaders", "originUrl", "type"] + @field_validator("type") + def type_validate_enum(cls, value): + """Validates the enum""" + if value not in set(["http"]): + raise ValueError("must be one of enum values ('http')") + return value + model_config = ConfigDict( validate_by_name=True, validate_by_alias=True, diff --git a/services/cdn/src/stackit/cdn/models/http_backend_create.py b/services/cdn/src/stackit/cdn/models/http_backend_create.py index ea10bf10e..2a27f30e8 100644 --- a/services/cdn/src/stackit/cdn/models/http_backend_create.py +++ b/services/cdn/src/stackit/cdn/models/http_backend_create.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations @@ -17,7 +17,7 @@ import pprint from typing import Any, ClassVar, Dict, List, Optional, Set -from pydantic import BaseModel, ConfigDict, Field, StrictStr +from pydantic import BaseModel, ConfigDict, Field, StrictStr, field_validator from pydantic_core import to_jsonable_python from typing_extensions import Self @@ -40,9 +40,18 @@ class HttpBackendCreate(BaseModel): description="The origin of the content that should be made available through the CDN. Note that the path and query parameters are ignored. Ports are allowed. If no protocol is provided, `https` is assumed. So `www.example.com:1234/somePath?q=123` is normalized to `https://www.example.com:1234` ", alias="originUrl", ) - type: StrictStr + type: StrictStr = Field( + description="Defines the type of content origin. For this schema, it must be set to `http`." + ) __properties: ClassVar[List[str]] = ["geofencing", "originRequestHeaders", "originUrl", "type"] + @field_validator("type") + def type_validate_enum(cls, value): + """Validates the enum""" + if value not in set(["http"]): + raise ValueError("must be one of enum values ('http')") + return value + model_config = ConfigDict( validate_by_name=True, validate_by_alias=True, diff --git a/services/cdn/src/stackit/cdn/models/http_backend_patch.py b/services/cdn/src/stackit/cdn/models/http_backend_patch.py index 94af3c665..491f1a08d 100644 --- a/services/cdn/src/stackit/cdn/models/http_backend_patch.py +++ b/services/cdn/src/stackit/cdn/models/http_backend_patch.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations @@ -17,7 +17,7 @@ import pprint from typing import Any, ClassVar, Dict, List, Optional, Set -from pydantic import BaseModel, ConfigDict, Field, StrictStr +from pydantic import BaseModel, ConfigDict, Field, StrictStr, field_validator from pydantic_core import to_jsonable_python from typing_extensions import Self @@ -36,10 +36,23 @@ class HttpBackendPatch(BaseModel): description="Headers that will be sent with every request to the configured origin. **WARNING**: Do not store sensitive values in the headers. The configuration is stored as plain text. ", alias="originRequestHeaders", ) - origin_url: Optional[StrictStr] = Field(default=None, alias="originUrl") - type: StrictStr = Field(description="This property is required to determine the used backend type.") + origin_url: Optional[StrictStr] = Field( + default=None, + description="The origin of the content that should be made available through the CDN. Note that the path and query parameters are ignored. Ports are allowed. If no protocol is provided, `https` is assumed. So `www.example.com:1234/somePath?q=123` is normalized to `https://www.example.com:1234` ", + alias="originUrl", + ) + type: StrictStr = Field( + description="Defines the type of content origin. For this schema, it must be set to `http`." + ) __properties: ClassVar[List[str]] = ["geofencing", "originRequestHeaders", "originUrl", "type"] + @field_validator("type") + def type_validate_enum(cls, value): + """Validates the enum""" + if value not in set(["http"]): + raise ValueError("must be one of enum values ('http')") + return value + model_config = ConfigDict( validate_by_name=True, validate_by_alias=True, diff --git a/services/cdn/src/stackit/cdn/models/list_distributions_response.py b/services/cdn/src/stackit/cdn/models/list_distributions_response.py index f05a2c0c4..c36f231d1 100644 --- a/services/cdn/src/stackit/cdn/models/list_distributions_response.py +++ b/services/cdn/src/stackit/cdn/models/list_distributions_response.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/list_waf_collections_response.py b/services/cdn/src/stackit/cdn/models/list_waf_collections_response.py index 6c8ab94c1..8829a643c 100644 --- a/services/cdn/src/stackit/cdn/models/list_waf_collections_response.py +++ b/services/cdn/src/stackit/cdn/models/list_waf_collections_response.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/loki_log_sink.py b/services/cdn/src/stackit/cdn/models/loki_log_sink.py index 22efdbb9b..5d7d1abf8 100644 --- a/services/cdn/src/stackit/cdn/models/loki_log_sink.py +++ b/services/cdn/src/stackit/cdn/models/loki_log_sink.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations @@ -17,7 +17,7 @@ import pprint from typing import Any, ClassVar, Dict, List, Optional, Set -from pydantic import BaseModel, ConfigDict, Field, StrictStr +from pydantic import BaseModel, ConfigDict, Field, StrictStr, field_validator from pydantic_core import to_jsonable_python from typing_extensions import Self @@ -27,10 +27,20 @@ class LokiLogSink(BaseModel): LokiLogSink """ # noqa: E501 - push_url: StrictStr = Field(alias="pushUrl") - type: StrictStr + push_url: StrictStr = Field( + description="The fully qualified URL where the CDN should push logs to your Loki instance (for example, `https://loki.example.com/loki/api/v1/push`).", + alias="pushUrl", + ) + type: StrictStr = Field(description="Defines the type of the log sink.") __properties: ClassVar[List[str]] = ["pushUrl", "type"] + @field_validator("type") + def type_validate_enum(cls, value): + """Validates the enum""" + if value not in set(["loki"]): + raise ValueError("must be one of enum values ('loki')") + return value + model_config = ConfigDict( validate_by_name=True, validate_by_alias=True, diff --git a/services/cdn/src/stackit/cdn/models/loki_log_sink_create.py b/services/cdn/src/stackit/cdn/models/loki_log_sink_create.py index 6c1c1dc98..c4d1cca65 100644 --- a/services/cdn/src/stackit/cdn/models/loki_log_sink_create.py +++ b/services/cdn/src/stackit/cdn/models/loki_log_sink_create.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations @@ -17,7 +17,7 @@ import pprint from typing import Any, ClassVar, Dict, List, Optional, Set -from pydantic import BaseModel, ConfigDict, Field, StrictStr +from pydantic import BaseModel, ConfigDict, Field, StrictStr, field_validator from pydantic_core import to_jsonable_python from typing_extensions import Self @@ -30,10 +30,22 @@ class LokiLogSinkCreate(BaseModel): """ # noqa: E501 credentials: LokiLogSinkCredentials - push_url: StrictStr = Field(alias="pushUrl") - type: StrictStr + push_url: StrictStr = Field( + description="The fully qualified URL where the CDN should push logs to your Loki instance (for example, `https://loki.example.com/loki/api/v1/push`).", + alias="pushUrl", + ) + type: StrictStr = Field( + description="Defines the type of the log sink. For Grafana Loki, this must be set to `loki`." + ) __properties: ClassVar[List[str]] = ["credentials", "pushUrl", "type"] + @field_validator("type") + def type_validate_enum(cls, value): + """Validates the enum""" + if value not in set(["loki"]): + raise ValueError("must be one of enum values ('loki')") + return value + model_config = ConfigDict( validate_by_name=True, validate_by_alias=True, diff --git a/services/cdn/src/stackit/cdn/models/loki_log_sink_credentials.py b/services/cdn/src/stackit/cdn/models/loki_log_sink_credentials.py index 0520c1f73..71e98d905 100644 --- a/services/cdn/src/stackit/cdn/models/loki_log_sink_credentials.py +++ b/services/cdn/src/stackit/cdn/models/loki_log_sink_credentials.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations @@ -17,18 +17,18 @@ import pprint from typing import Any, ClassVar, Dict, List, Optional, Set -from pydantic import BaseModel, ConfigDict, StrictStr +from pydantic import BaseModel, ConfigDict, Field, StrictStr from pydantic_core import to_jsonable_python from typing_extensions import Self class LokiLogSinkCredentials(BaseModel): """ - LokiLogSinkCredentials + The authentication credentials required for the CDN to push logs to your Loki instance. """ # noqa: E501 - password: StrictStr - username: StrictStr + password: StrictStr = Field(description="The password corresponding to your username.") + username: StrictStr = Field(description="The username used to authenticate against your Loki instance.") __properties: ClassVar[List[str]] = ["password", "username"] model_config = ConfigDict( diff --git a/services/cdn/src/stackit/cdn/models/loki_log_sink_patch.py b/services/cdn/src/stackit/cdn/models/loki_log_sink_patch.py index 97fcb2b69..2f2eb17e3 100644 --- a/services/cdn/src/stackit/cdn/models/loki_log_sink_patch.py +++ b/services/cdn/src/stackit/cdn/models/loki_log_sink_patch.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations @@ -17,7 +17,7 @@ import pprint from typing import Any, ClassVar, Dict, List, Optional, Set -from pydantic import BaseModel, ConfigDict, Field, StrictStr +from pydantic import BaseModel, ConfigDict, Field, StrictStr, field_validator from pydantic_core import to_jsonable_python from typing_extensions import Self @@ -30,10 +30,23 @@ class LokiLogSinkPatch(BaseModel): """ # noqa: E501 credentials: Optional[LokiLogSinkCredentials] = None - push_url: Optional[StrictStr] = Field(default=None, alias="pushUrl") - type: StrictStr + push_url: Optional[StrictStr] = Field( + default=None, + description="The fully qualified URL where the CDN should push logs to your Loki instance (for example, `https://loki.example.com/loki/api/v1/push`).", + alias="pushUrl", + ) + type: StrictStr = Field( + description="Defines the type of the log sink. For Grafana Loki, this must be set to `loki`." + ) __properties: ClassVar[List[str]] = ["credentials", "pushUrl", "type"] + @field_validator("type") + def type_validate_enum(cls, value): + """Validates the enum""" + if value not in set(["loki"]): + raise ValueError("must be one of enum values ('loki')") + return value + model_config = ConfigDict( validate_by_name=True, validate_by_alias=True, diff --git a/services/cdn/src/stackit/cdn/models/match_condition.py b/services/cdn/src/stackit/cdn/models/match_condition.py index aaddfa3de..e38a7e2eb 100644 --- a/services/cdn/src/stackit/cdn/models/match_condition.py +++ b/services/cdn/src/stackit/cdn/models/match_condition.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/matcher.py b/services/cdn/src/stackit/cdn/models/matcher.py index 200ad69d8..707d32e7f 100644 --- a/services/cdn/src/stackit/cdn/models/matcher.py +++ b/services/cdn/src/stackit/cdn/models/matcher.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/optimizer.py b/services/cdn/src/stackit/cdn/models/optimizer.py index 1db41f031..5671d86d6 100644 --- a/services/cdn/src/stackit/cdn/models/optimizer.py +++ b/services/cdn/src/stackit/cdn/models/optimizer.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/optimizer_patch.py b/services/cdn/src/stackit/cdn/models/optimizer_patch.py index 402a378ba..096c6921a 100644 --- a/services/cdn/src/stackit/cdn/models/optimizer_patch.py +++ b/services/cdn/src/stackit/cdn/models/optimizer_patch.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/patch_distribution_payload.py b/services/cdn/src/stackit/cdn/models/patch_distribution_payload.py index 845d4bb9e..0bd49bc24 100644 --- a/services/cdn/src/stackit/cdn/models/patch_distribution_payload.py +++ b/services/cdn/src/stackit/cdn/models/patch_distribution_payload.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/patch_distribution_response.py b/services/cdn/src/stackit/cdn/models/patch_distribution_response.py index 0aecb12d0..8b0d77779 100644 --- a/services/cdn/src/stackit/cdn/models/patch_distribution_response.py +++ b/services/cdn/src/stackit/cdn/models/patch_distribution_response.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/purge_cache_payload.py b/services/cdn/src/stackit/cdn/models/purge_cache_payload.py index d791b2c47..81f4a6bc1 100644 --- a/services/cdn/src/stackit/cdn/models/purge_cache_payload.py +++ b/services/cdn/src/stackit/cdn/models/purge_cache_payload.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/put_custom_domain_custom_certificate.py b/services/cdn/src/stackit/cdn/models/put_custom_domain_custom_certificate.py index e3a2cfdb4..32fc5e201 100644 --- a/services/cdn/src/stackit/cdn/models/put_custom_domain_custom_certificate.py +++ b/services/cdn/src/stackit/cdn/models/put_custom_domain_custom_certificate.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/put_custom_domain_managed_certificate.py b/services/cdn/src/stackit/cdn/models/put_custom_domain_managed_certificate.py index 9cc90c55c..76ded116e 100644 --- a/services/cdn/src/stackit/cdn/models/put_custom_domain_managed_certificate.py +++ b/services/cdn/src/stackit/cdn/models/put_custom_domain_managed_certificate.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/put_custom_domain_payload.py b/services/cdn/src/stackit/cdn/models/put_custom_domain_payload.py index 4598c883d..fa79a4149 100644 --- a/services/cdn/src/stackit/cdn/models/put_custom_domain_payload.py +++ b/services/cdn/src/stackit/cdn/models/put_custom_domain_payload.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/put_custom_domain_payload_certificate.py b/services/cdn/src/stackit/cdn/models/put_custom_domain_payload_certificate.py index 49169478a..84a77009a 100644 --- a/services/cdn/src/stackit/cdn/models/put_custom_domain_payload_certificate.py +++ b/services/cdn/src/stackit/cdn/models/put_custom_domain_payload_certificate.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations @@ -32,6 +32,7 @@ PutCustomDomainManagedCertificate, ) + PUTCUSTOMDOMAINPAYLOADCERTIFICATE_ONE_OF_SCHEMAS = [ "PutCustomDomainCustomCertificate", "PutCustomDomainManagedCertificate", diff --git a/services/cdn/src/stackit/cdn/models/put_custom_domain_response.py b/services/cdn/src/stackit/cdn/models/put_custom_domain_response.py index d5c6f2cf7..b4bb89cd0 100644 --- a/services/cdn/src/stackit/cdn/models/put_custom_domain_response.py +++ b/services/cdn/src/stackit/cdn/models/put_custom_domain_response.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/put_custom_domain_response_certificate.py b/services/cdn/src/stackit/cdn/models/put_custom_domain_response_certificate.py index 8ca68dbac..0ce1d3c37 100644 --- a/services/cdn/src/stackit/cdn/models/put_custom_domain_response_certificate.py +++ b/services/cdn/src/stackit/cdn/models/put_custom_domain_response_certificate.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations @@ -32,6 +32,7 @@ GetCustomDomainManagedCertificate, ) + PUTCUSTOMDOMAINRESPONSECERTIFICATE_ONE_OF_SCHEMAS = [ "GetCustomDomainCustomCertificate", "GetCustomDomainManagedCertificate", diff --git a/services/cdn/src/stackit/cdn/models/redirect_config.py b/services/cdn/src/stackit/cdn/models/redirect_config.py index 69d4a23ff..7d682311d 100644 --- a/services/cdn/src/stackit/cdn/models/redirect_config.py +++ b/services/cdn/src/stackit/cdn/models/redirect_config.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/redirect_rule.py b/services/cdn/src/stackit/cdn/models/redirect_rule.py index 322153ae7..4335eabcf 100644 --- a/services/cdn/src/stackit/cdn/models/redirect_rule.py +++ b/services/cdn/src/stackit/cdn/models/redirect_rule.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/region.py b/services/cdn/src/stackit/cdn/models/region.py index 670710c1f..58d14eb42 100644 --- a/services/cdn/src/stackit/cdn/models/region.py +++ b/services/cdn/src/stackit/cdn/models/region.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/status_error.py b/services/cdn/src/stackit/cdn/models/status_error.py index a9135cfff..85af223ce 100644 --- a/services/cdn/src/stackit/cdn/models/status_error.py +++ b/services/cdn/src/stackit/cdn/models/status_error.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/tls_config.py b/services/cdn/src/stackit/cdn/models/tls_config.py index 2f5ef4bf5..f9cd3503e 100644 --- a/services/cdn/src/stackit/cdn/models/tls_config.py +++ b/services/cdn/src/stackit/cdn/models/tls_config.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/tls_config_patch.py b/services/cdn/src/stackit/cdn/models/tls_config_patch.py index 0468bf095..6ee7e0f08 100644 --- a/services/cdn/src/stackit/cdn/models/tls_config_patch.py +++ b/services/cdn/src/stackit/cdn/models/tls_config_patch.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/waf_config.py b/services/cdn/src/stackit/cdn/models/waf_config.py index 04da4eea4..4b99a4cc9 100644 --- a/services/cdn/src/stackit/cdn/models/waf_config.py +++ b/services/cdn/src/stackit/cdn/models/waf_config.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/waf_config_patch.py b/services/cdn/src/stackit/cdn/models/waf_config_patch.py index f21163f62..ccd1659ef 100644 --- a/services/cdn/src/stackit/cdn/models/waf_config_patch.py +++ b/services/cdn/src/stackit/cdn/models/waf_config_patch.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/waf_mode.py b/services/cdn/src/stackit/cdn/models/waf_mode.py index 26eacf6bc..66a40d35c 100644 --- a/services/cdn/src/stackit/cdn/models/waf_mode.py +++ b/services/cdn/src/stackit/cdn/models/waf_mode.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/waf_paranoia_level.py b/services/cdn/src/stackit/cdn/models/waf_paranoia_level.py index 31aea59fe..87ab6ee10 100644 --- a/services/cdn/src/stackit/cdn/models/waf_paranoia_level.py +++ b/services/cdn/src/stackit/cdn/models/waf_paranoia_level.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/waf_rule.py b/services/cdn/src/stackit/cdn/models/waf_rule.py index 36896e49e..e5bc5281f 100644 --- a/services/cdn/src/stackit/cdn/models/waf_rule.py +++ b/services/cdn/src/stackit/cdn/models/waf_rule.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/waf_rule_action.py b/services/cdn/src/stackit/cdn/models/waf_rule_action.py index 517625ff5..db6d1b6dc 100644 --- a/services/cdn/src/stackit/cdn/models/waf_rule_action.py +++ b/services/cdn/src/stackit/cdn/models/waf_rule_action.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/waf_rule_collection.py b/services/cdn/src/stackit/cdn/models/waf_rule_collection.py index 33257c17f..2c117fcc4 100644 --- a/services/cdn/src/stackit/cdn/models/waf_rule_collection.py +++ b/services/cdn/src/stackit/cdn/models/waf_rule_collection.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/waf_rule_group.py b/services/cdn/src/stackit/cdn/models/waf_rule_group.py index e32e73519..134709139 100644 --- a/services/cdn/src/stackit/cdn/models/waf_rule_group.py +++ b/services/cdn/src/stackit/cdn/models/waf_rule_group.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/waf_status_rule_block.py b/services/cdn/src/stackit/cdn/models/waf_status_rule_block.py index 468d35922..0ca00e172 100644 --- a/services/cdn/src/stackit/cdn/models/waf_status_rule_block.py +++ b/services/cdn/src/stackit/cdn/models/waf_status_rule_block.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason.py b/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason.py index 5ec8f9492..6fceeb062 100644 --- a/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason.py +++ b/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations @@ -41,6 +41,7 @@ WafStatusRuleBlockReasonNeverDefined, ) + WAFSTATUSRULEBLOCKREASON_ONE_OF_SCHEMAS = [ "WafStatusRuleBlockReasonDirectlyDefined", "WafStatusRuleBlockReasonInheritedFromCollection", diff --git a/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_directly_defined.py b/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_directly_defined.py index 2f1c8fbdf..ae694210b 100644 --- a/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_directly_defined.py +++ b/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_directly_defined.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_inherited_from_collection.py b/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_inherited_from_collection.py index c1d9b05c7..15d3ac747 100644 --- a/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_inherited_from_collection.py +++ b/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_inherited_from_collection.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_inherited_from_group.py b/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_inherited_from_group.py index dca296f18..c24ece50d 100644 --- a/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_inherited_from_group.py +++ b/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_inherited_from_group.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_invalid_waf_type.py b/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_invalid_waf_type.py index ed224ef7e..2bb24cef8 100644 --- a/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_invalid_waf_type.py +++ b/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_invalid_waf_type.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_never_defined.py b/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_never_defined.py index 279d49747..df632c6c7 100644 --- a/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_never_defined.py +++ b/services/cdn/src/stackit/cdn/models/waf_status_rule_block_reason_never_defined.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/waf_type.py b/services/cdn/src/stackit/cdn/models/waf_type.py index e2a01cc9f..ba98d5113 100644 --- a/services/cdn/src/stackit/cdn/models/waf_type.py +++ b/services/cdn/src/stackit/cdn/models/waf_type.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/models/waf_violation.py b/services/cdn/src/stackit/cdn/models/waf_violation.py index 8f6636fec..6fabcdbbe 100644 --- a/services/cdn/src/stackit/cdn/models/waf_violation.py +++ b/services/cdn/src/stackit/cdn/models/waf_violation.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 from __future__ import annotations diff --git a/services/cdn/src/stackit/cdn/rest.py b/services/cdn/src/stackit/cdn/rest.py index 38a056f54..b17e4afa2 100644 --- a/services/cdn/src/stackit/cdn/rest.py +++ b/services/cdn/src/stackit/cdn/rest.py @@ -1,14 +1,14 @@ # coding: utf-8 """ -STACKIT CDN API + STACKIT CDN API -API used to create and manage your CDN distributions. + API used to create and manage your CDN distributions. -The version of the OpenAPI document: 1.0.0 -Generated by OpenAPI Generator (https://openapi-generator.tech) + The version of the OpenAPI document: 1.0.0 + Generated by OpenAPI Generator (https://openapi-generator.tech) -Do not edit the class manually. + Do not edit the class manually. """ # noqa: E501 import io @@ -21,6 +21,7 @@ from stackit.cdn.exceptions import ApiException, ApiValueError + RESTResponseType = requests.Response